mirror of
https://github.com/github/codeql.git
synced 2026-01-06 03:00:24 +01:00
For these tests, we cannot use the same mechanism, as we want the data extensions to be available for both tests. Instead, we create a ql-pack for the test directory and point to the data entensions from there. This makes the extensions available for all tests in the directory.
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
import python
|
|
import experimental.meta.InlineTaintTest
|
|
import MakeInlineTaintTest<TestTaintTrackingConfig>
|