Skip to content

Commit d6b8dd1

Browse files
author
Paolo Tranquilli
committed
Rust: add dummy integration test
1 parent b0ca793 commit d6b8dd1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

rust/integration-tests/test.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# dummy test to get CI going
2+
3+
def test(codeql, rust):
4+
pass

0 commit comments

Comments
 (0)