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

Add `make test` target to Makefile

parent 01a29b8f7b34
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:
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