Skip to content

Commit dc8ca70

Browse files
authored
Merge pull request #14694 from RasmusWL/python-validtest-success
Python: Misc: show that all tests passed in validTest
2 parents 697a7b8 + 5220a8d commit dc8ca70

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 tests passed 🎉")

0 commit comments

Comments
 (0)