Skip to content

Commit 5bf4087

Browse files
authored
Update tstrunner.py
1 parent ce06ae1 commit 5bf4087

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/tstrunner.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@
66

77
runner = unittest.TextTestRunner()
88
runner.run(suite)
9+
10+
#python3 -m unittest tstrunner.py

0 commit comments

Comments
 (0)