mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
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 👍
3 lines
71 B
Plaintext
3 lines
71 B
Plaintext
import python
|
|
import experimental.dataflow.TestUtil.NormalDataflowTest
|