From 0ac61b1c787525d6a088c2ece7516e2f6cd155b2 Mon Sep 17 00:00:00 2001
From: Matthew Hodgson <matthew@matrix.org>
Date: Thu, 6 Aug 2015 18:18:36 +0100
Subject: [PATCH] hacky support for video for FS CC DD

---
 contrib/vertobot/cpanfile | 3 ---
 1 file changed, 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';
-};
 
-- 
GitLab