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 43d94ff commit fd55fb9Copy full SHA for fd55fb9
Makefile
@@ -10,4 +10,4 @@ test-all-with-coverage:
10
@ rm -f -R tests/db/
11
@ echo '- creating new tests/db/ (required for tests)'
12
@ mkdir -p tests/db
13
- @ nosetests --cover-package=sqlitedict --verbosity=1 --cover-erase --with-coverage
+ @ nosetests --cover-package=sqlitedict --verbosity=1 --cover-erase --with-coverage
0 commit comments