Skip to content

Commit

Permalink
add both types of test to the 'make test' Makefile target
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Stoev committed May 17, 2010
1 parent 5029096 commit acbb0b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -17,3 +17,4 @@

test :
find t -name '*.t' | xargs -n 1 perl ;
perl unit/unit.pl unit/Suite.pm ;

0 comments on commit acbb0b6

Please sign in to comment.