Skip to content

Commit

Permalink
silently fail 2 TODOs in p6rules/ws.t by loading Test::More
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@9278 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
Leopold Toetsch committed Sep 29, 2005
1 parent 25b0f56 commit 2c35252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/p6rules/ws.t
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ use strict;
use warnings;
use Parrot::Test tests => 21;
use Parrot::Test::PGE;
use Test::More;


# without :w
Expand Down

0 comments on commit 2c35252

Please sign in to comment.