Python: replace dataflow-test location in files

This commit is contained in:
Rasmus Wriedt Larsen
2024-04-19 10:39:45 +02:00
parent ce711f7d2f
commit e0e405bb31
9 changed files with 11 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
# A thorough covering of methods in that document is found in classes.py.
#
# Intended sources should be the variable `SOURCE` and intended sinks should be
# arguments to the function `SINK` (see python/ql/test/experimental/dataflow/testConfig.qll).
# arguments to the function `SINK` (see python/ql/test/library-tests/dataflow/testConfig.qll).
import sys
import os