This repository has been archived on 2023-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
Foodloop-Server/t/api/v1/customer/graphs.t
2017-12-12 17:23:32 +00:00

6 lines
89 B
Perl

use Mojo::Base -strict;
use Test::More skip_all => 'Test needs making!';
done_testing;