Javascript: Update all test util paths to point to the new location.

This commit is contained in:
Michael Nebel
2024-12-11 13:19:21 +01:00
parent 0f146f1486
commit c3fe3e468c
24 changed files with 24 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
import javascript
import testUtilities.ConsistencyChecking
import utils.test.ConsistencyChecking
class GeneratorFlowConfig extends DataFlow::Configuration {
GeneratorFlowConfig() { this = "GeneratorFlowConfig" }