Skip to content

Commit

Permalink
Optimized test for panda
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy Totten committed Oct 19, 2012
1 parent 271581c commit 3830979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/01-basic.t
@@ -1,7 +1,7 @@
#!/usr/bin/env perl6
use v6;

BEGIN { @*INC.unshift: './lib'; }
#BEGIN { @*INC.unshift: './lib'; }

use HTTP::Status;
use Test;
Expand Down

0 comments on commit 3830979

Please sign in to comment.