Skip to content

Commit b759b71

Browse files
committed
Python: explain the regression test
1 parent a55b466 commit b759b71

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

  • python/ql/test/experimental/dataflow/regression

python/ql/test/experimental/dataflow/regression/dataflow.ql

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/**
2+
* This should be compared to
3+
* python/ql/test/library-tests/taint/dataflow/Dataflow.ql
4+
* A first goal is to have identical results; after that we
5+
* hope to remove the false positive.
6+
*/
7+
18
import config
29

310
from

0 commit comments

Comments
 (0)