Skip to content

Commit

Permalink
add unit keyword to test helper module
Browse files Browse the repository at this point in the history
  • Loading branch information
FROGGS committed May 20, 2015
1 parent e09a2fb commit 5b50254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/04-nativecall/CompileTestLib.pm
@@ -1,4 +1,4 @@
module CompileTestLib;
unit module CompileTestLib;

my @cleanup; # files to be cleaned up afterwards

Expand Down

0 comments on commit 5b50254

Please sign in to comment.