]> git.sur5r.net Git - i3/i3/blob - testcases/Makefile
Change testcases to work with the released version of X11::XCB
[i3/i3] / testcases / Makefile
1 test:
2         PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" t/*.t
3
4 all: test