mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
Python: Update all test util paths to point to the new location.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import python
|
||||
import semmle.python.essa.SsaCompute
|
||||
import TestUtilities.InlineExpectationsTest
|
||||
import utils.test.InlineExpectationsTest
|
||||
|
||||
module UseTest implements TestSig {
|
||||
string getARelevantTag() { result in ["use-use", "def-use", "def"] }
|
||||
|
||||
Reference in New Issue
Block a user