Skip to content
Snippets Groups Projects
Commit 944a05da53b6 authored by Ingy döt Net's avatar Ingy döt Net
Browse files

Add `make test` target to Makefile

parent 09d4502ca00d
No related branches found
No related tags found
No related merge requests found
...@@ -16,3 +16,5 @@ ...@@ -16,3 +16,5 @@
bootstrap: maintainer-clean bootstrap: maintainer-clean
./bootstrap ./bootstrap
test: all
make -C tests check-TESTS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment