Skip to content

Commit 5177c6d

Browse files
committed
Update test functions BEFORE tests
1 parent 25cb849 commit 5177c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ specs:
7070
@echo "Checking specs and autogenerating spec tests"
7171
python tools/checkspecs.py
7272

73-
check-before-commit: trailing-spaces html test specs
73+
check-before-commit: specs trailing-spaces html test
7474
@echo "removed spaces"
7575
@echo "built docs"
7676
@echo "ran test"

0 commit comments

Comments
 (0)