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 f9573f8 commit d83adc3Copy full SHA for d83adc3
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