Skip to content

Commit 43f1d09

Browse files
committed
Python: Misc: show that all tests passed in validTest
1 parent 4e214e1 commit 43f1d09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/ql/test/experimental/dataflow/validTest.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,5 @@ def check_tests_valid_after_version(testFile, version):
8484
# The below fails when trying to import modules
8585
# check_tests_valid("module-initialization.test")
8686
# check_tests_valid("module-initialization.testOnce")
87+
88+
print("\n🎉 All test passed 🎉")

0 commit comments

Comments
 (0)