Skip to content
Snippets Groups Projects
Commit 4936bb9f authored by Graham McVicker's avatar Graham McVicker
Browse files

should be 9 tests not 10

parent 52bf022e
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ use lib 't';
BEGIN { $| = 1;
use Test;
plan tests => 10;
plan tests => 9;
}
use TestUtils qw( debug );
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment