Python: Fix shared taint tracking tests

Since there was a .ql file, qltest tried to run a test in
test/experimental/dataflow/taintracking/ which failed since there was no code.
This commit is contained in:
Rasmus Wriedt Larsen
2020-08-25 11:15:11 +02:00
parent d96ef73033
commit 483bd0e863
5 changed files with 30 additions and 24 deletions

View File

@@ -0,0 +1 @@
import experimental.dataflow.tainttracking.TestTaintLib