We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca5d85c commit 148033eCopy full SHA for 148033e
swift/logging/tests/assertion-diagnostics/test.py
@@ -2,7 +2,7 @@
2
import os
3
import subprocess
4
# We have to use importlib due to the '-' in the path
5
-diagnostics_test_utils = importlib.import_module("swift.integration-tests.diagnostics_test_utils")
+diagnostics_test_utils = importlib.import_module("swift.ql.integration-tests.diagnostics_test_utils")
6
7
test_dir = "swift/logging/tests/assertion-diagnostics"
8
0 commit comments