Skip to content
Snippets Groups Projects
Commit 5c8029db authored by Howard Chu's avatar Howard Chu Committed by Quanah Gibson-Mount
Browse files

ITS#7753 use $(MAKE) for tests

parent f11e4f31
No related branches found
No related tags found
No related merge requests found
......@@ -35,4 +35,4 @@ distclean: veryclean FORCE
check: test
test: FORCE
cd tests; make test
cd tests; $(MAKE) test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment