Skip to content

Commit

Permalink
Run unit tests when you do a "make test".
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Sep 10, 2023
1 parent b1d4206 commit 5b027e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ testserver: all unittests


check test: all unittests
cd cups; make test
echo Running CUPS test suite...
cd test; ./run-stp-tests.sh 1 0 n n

Expand Down

0 comments on commit 5b027e6

Please sign in to comment.