From: Michael Stapelberg Date: Sun, 29 Jan 2012 18:03:03 +0000 (+0000) Subject: testcases: requires Test::More >= 0.94 (for subtests) X-Git-Tag: 4.2~98 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8a57cb48c82592692ef795b21b8b54aa6eeaeea2;p=i3%2Fi3 testcases: requires Test::More >= 0.94 (for subtests) --- diff --git a/testcases/Makefile.PL b/testcases/Makefile.PL index 2efc14ca..1c987389 100755 --- a/testcases/Makefile.PL +++ b/testcases/Makefile.PL @@ -11,6 +11,7 @@ WriteMakefile( 'AnyEvent::I3' => '0.09', 'X11::XCB' => '0.03', 'Inline' => 0, + 'Test::More' => '0.94', }, PM => {}, # do not install any files from this directory clean => {