]> git.sur5r.net Git - i3/i3/commitdiff
testcases: requires Test::More >= 0.94 (for subtests)
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 29 Jan 2012 18:03:03 +0000 (18:03 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 29 Jan 2012 18:03:03 +0000 (18:03 +0000)
testcases/Makefile.PL

index 2efc14ca5544825dbaa5456010ca139878356d52..1c9873894abc3102488692d055b4fd136755af99 100755 (executable)
@@ -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 => {