Files
i3/testcases/Makefile
2009-10-26 20:04:37 +01:00

5 lines
105 B
Makefile

test:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" t/*.t
all: test