Skip to content

Commit c7064fd

Browse files
committed
Remove invalid line in Makefile
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent abe3806 commit c7064fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ valid:
6666

6767
test:
6868
@echo "-> Run the test suite"
69-
${MANAGE} test --noinput
7069
bin/py.test tests
7170

7271
.PHONY: virtualenv conf dev clean isort black mypy valid test

0 commit comments

Comments
 (0)