mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Swift: fix last references to old integration test location
This commit is contained in:
@@ -17,5 +17,5 @@ py_test(
|
||||
"diagnostics.expected",
|
||||
":assert-false",
|
||||
],
|
||||
deps = ["//swift/integration-tests:integration_tests"],
|
||||
deps = ["//swift/ql/integration-tests:utils"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user