We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5370d8 commit d09a995Copy full SHA for d09a995
1 file changed
README
@@ -107,5 +107,6 @@ Unit tests
107
108
Under bitcoin/tests using test data from Bitcoin Core. To run them:
109
110
-python -m unittest discover
111
-python3 -m unittest discover
+ python -m unittest discover && python3 -m unittest discover
+
112
+Please run the tests on both Python2 and Python3 for your pull-reqs!
0 commit comments