We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec3cca6 commit dfde53dCopy full SHA for dfde53d
tests/test.py
@@ -1,3 +1,10 @@
1
+"""
2
+Run the test suite like:
3
+ python test.py
4
+You'll get a statement printed
5
+if all of the tests pass.
6
7
+
8
import os
9
import sys
10
import subprocess
0 commit comments