Skip to content

Commit ce29510

Browse files
committed
Update test_instrument_tests.py
1 parent ec4df52 commit ce29510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_instrument_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484

8585

8686
def test_perfinjector_bubble_sort() -> None:
87+
print(sys.version_info, sys.version)
8788
code = """import unittest
8889
8990
from code_to_optimize.bubble_sort import sorter

0 commit comments

Comments
 (0)