summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2015-08-06 18:18:36 +0100
committerMatthew Hodgson <matthew@matrix.org>2015-08-06 18:18:36 +0100
commit0ac61b1c787525d6a088c2ece7516e2f6cd155b2 (patch)
treea10a001ea1aebb293b56d02dd7102217c480bd15
parenthacky support for video for FS CC DD (diff)
downloadsynapse-0ac61b1c787525d6a088c2ece7516e2f6cd155b2.tar.xz
hacky support for video for FS CC DD
-rw-r--r--contrib/vertobot/cpanfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/vertobot/cpanfile b/contrib/vertobot/cpanfile

index c29fcaa6f6..800dc288ed 100644 --- a/contrib/vertobot/cpanfile +++ b/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'; -};