Files
codeql/python/ql/test/experimental/dataflow/model-summaries/NormalDataflowTest.ql
Rasmus Lerchedahl Petersen dbc60140e0 Python: move tests to data extensions
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.
2023-08-10 09:17:34 +02:00

3 lines
71 B
Plaintext

import python
import experimental.dataflow.TestUtil.NormalDataflowTest