Browse Source

hacky support for video for FS CC DD

Matthew Hodgson 8 years ago
parent
commit
0ac61b1c78
1 changed files with 0 additions and 3 deletions
  1. 0 3
      contrib/vertobot/cpanfile

+ 0 - 3
contrib/vertobot/cpanfile

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