Skip to content

Commit

Permalink
Another test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mickeyn committed May 11, 2017
1 parent f8ee930 commit 61aad1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/packages.t
Expand Up @@ -4,7 +4,7 @@ use warnings;
use Test::More;
use MetaCPAN::Script::Runner;

local @ARGV = ('packages');
local @ARGV = ('package');

# uses ./t/var/tmp/fakecpan/modules/02packages.details.txt
ok( MetaCPAN::Script::Runner->run, 'runs' );
Expand Down

0 comments on commit 61aad1b

Please sign in to comment.