mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Python: Move dataflow TestUtil to importable location
This commit is contained in:
@@ -1 +1 @@
|
||||
import experimental.dataflow.TestUtil.LocalFlowStepTest
|
||||
import TestUtilities.dataflow.LocalFlowStepTest
|
||||
|
||||
@@ -1 +1 @@
|
||||
import experimental.dataflow.TestUtil.MaximalFlowTest
|
||||
import TestUtilities.dataflow.MaximalFlowTest
|
||||
|
||||
Reference in New Issue
Block a user