mirror of
https://github.com/i3/i3.git
synced 2026-02-05 14:15:56 +00:00
testcases: requires Test::More >= 0.94 (for subtests)
This commit is contained in:
@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user