Skip to content

Commit

Permalink
Simpler load test
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Melo <melo@simplicidade.org>
  • Loading branch information
melo committed Nov 10, 2009
1 parent d5bd156 commit 63e937b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion t/00-load.t
Expand Up @@ -3,7 +3,8 @@
use strict;
use warnings;
use Test::More;
use Browser::Open;

use_ok('Browser::Open');
pass("Compiled Browser::Open $INC{'Browser/Open.pm'}, version $Browser::Open::VERSION");

done_testing();

0 comments on commit 63e937b

Please sign in to comment.