Placeholder test added for graphs

This commit is contained in:
Finn 2017-12-12 17:23:32 +00:00
parent 3100fec233
commit 59dd053b45
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
use Mojo::Base -strict;
use Test::More skip_all => 'Test needs making!';
done_testing;