Files
codeql/python/ql/test/experimental/dataflow/coverage/NormalDataflowTest.ql
Rasmus Wriedt Larsen 2bc4a60496 Python: Unify normal dataflow test setup
I went with NormalDataflowTest to signify that if you don't know what
you're looking for, this is probably the one. I did not want to just
call it DataflowTest, since that becomes a big vague when there are also
`FlowTest.qll` and `MaximalFlowTest.qll` -- I'm open to renaming this
though 👍
2022-02-01 17:31:31 +01:00

3 lines
71 B
Plaintext

import python
import experimental.dataflow.TestUtil.NormalDataflowTest