Skip to content

Commit 85114b0

Browse files
committed
Correct number of tests
1 parent 387088a commit 85114b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/007-load-precompile.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use nqp;
55
use CompUnit::PrecompilationRepository::Document;
66
use File::Directory::Tree;
77

8-
plan 1;
8+
plan 2;
99

1010
constant cache-name = "cache";
1111
my $precomp-store = CompUnit::PrecompilationStore::File.new(prefix =>

0 commit comments

Comments
 (0)