0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-15 18:13:46 +02: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';
};