mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Python: Add integration test
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import python
|
||||
|
||||
select any(File f).getShortName() as name order by name
|
||||
Reference in New Issue
Block a user