Skip to content

Commit a4828c0

Browse files
oops
1 parent 6a457de commit a4828c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ test-int:
6666

6767
.PHONY: test-unit
6868
test-unit:
69-
$(PYTHON) -m pytest test/unit -vv
69+
$(PYTHON) -m pytest test/unit
7070

7171
.PHONY: test-smoke
7272
test-smoke:

0 commit comments

Comments
 (0)