Skip to content

Commit 6b69b33

Browse files
committed
Merge remote-tracking branch 'upstream/master' into fix/bedpostx
* upstream/master: Update test functions BEFORE tests
2 parents f43ea3b + 1fa941e commit 6b69b33

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)