1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00

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

View file

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