hacky support for video for FS CC DD

This commit is contained in:
Matthew Hodgson 2015-08-06 18:18:36 +01:00
parent 0caf30f94b
commit 0ac61b1c78
1 changed files with 0 additions and 3 deletions

View File

@ -11,7 +11,4 @@ requires 'YAML', 0;
requires 'JSON', 0;
requires 'Getopt::Long', 0;
on 'test' => sub {
requires 'Test::More', '>= 0.98';
};