Skip to content

Commit 74f18da

Browse files
committed
We don't need to build the docs to run the tests.
1 parent 68f530b commit 74f18da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ sub MY::test
5454
q(
5555
TEST_VERBOSE=0
5656
57-
test: all
57+
test : pure_all
5858
$(FULLPERL) t/TEST $(TEST_VERBOSE)
5959
6060
);

0 commit comments

Comments
 (0)