mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
Javascript: Update all test util paths to point to the new location.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import javascript
|
||||
private import semmle.javascript.heuristics.AdditionalSources
|
||||
import testUtilities.ConsistencyChecking
|
||||
import utils.test.ConsistencyChecking
|
||||
|
||||
class Taint extends TaintTracking::Configuration {
|
||||
Taint() { this = "Taint" }
|
||||
|
||||
Reference in New Issue
Block a user