Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanstowe committed Jan 21, 2017
1 parent 06e10ea commit 2411f14
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions t/040-projects.t
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ my IO::Path $meta-path = $data-dir.child('projects.json');

my $json = $meta-path.slurp;

say Projects ~~ Positional;
say Projects.of;

my $projects;

{
Expand Down

0 comments on commit 2411f14

Please sign in to comment.