Skip to content

Commit

Permalink
disarm a prompt-to-continue in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs authored and andk committed Apr 18, 2015
1 parent 8cc3577 commit 2bd6a7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t/mldistwatch.t
Expand Up @@ -538,7 +538,6 @@ subtest "do not index bare .pm but report rejection" => sub {

my $packages = $result->packages_data;
ok($packages->package("POSIX"), "we index POSIX in a dev version");
scalar <STDIN>;
};

sub refused_index_test {
Expand Down

0 comments on commit 2bd6a7a

Please sign in to comment.