mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust: add dummy integration test
This commit is contained in:
4
rust/integration-tests/test.py
Normal file
4
rust/integration-tests/test.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# dummy test to get CI going
|
||||
|
||||
def test(codeql, rust):
|
||||
pass
|
||||
Reference in New Issue
Block a user