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.
2 parents bfb2e10 + d83adc3 commit 86f12b6Copy full SHA for 86f12b6
scripts/test
@@ -11,5 +11,5 @@ echo " -- RUNNING UNIT TESTS --"
11
echo
12
13
# Test suite with coverage enabled
14
-coverage run --source=pystac/ -m unittest discover tests/
+coverage run -m unittest discover tests
15
coverage xml
0 commit comments