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 4be2e43 commit e1ae3c3Copy full SHA for e1ae3c3
python/ql/test/experimental/import-resolution/main.py
@@ -91,4 +91,4 @@ def local_import():
91
if status() == 0:
92
print("PASS")
93
else:
94
- print("FAIL")
+ sys.exit("FAIL")
0 commit comments