Skip to content

Commit b4a8e3b

Browse files
come back with status passed for python2
1 parent 5c70d1d commit b4a8e3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests_and_examples/run_query_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ def compare_result(self, query_type, test, result):
309309
return
310310

311311
self.num_successes += 1
312+
print(' Status: Passed')
312313

313314
@staticmethod
314315
def compare_values(expected, result):

0 commit comments

Comments
 (0)