mirror of
https://github.com/github/codeql.git
synced 2026-03-02 05:43:54 +01:00
2 lines
121 B
Python
2 lines
121 B
Python
#If we use the standard import form the test runner will import quite a lot of the standard library
|
|
os = __import__("os") |