Skip to content

Commit

Permalink
Don't spec IO::CatHandle.slurp-rest
Browse files Browse the repository at this point in the history
  • Loading branch information
zoffixznet committed May 25, 2017
1 parent a4a7eaa commit 33048a4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions S32-io/io-cathandle.t
Expand Up @@ -3,7 +3,7 @@ use lib <t/spec/packages>;
use Test;
use Test::Util;

plan 35;
plan 34;

# Tests for IO::CatHandle class

Expand Down Expand Up @@ -212,10 +212,6 @@ subtest 'slurp method' => {
plan 0;
}

subtest 'slurp-rest method' => {
plan 0;
}

subtest 'split method' => {
plan 0;
}
Expand Down

0 comments on commit 33048a4

Please sign in to comment.