Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
delete files created during testing
  • Loading branch information
FROGGS committed Sep 14, 2015
1 parent 63077a5 commit 00bd81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/04-nativecall/CompileTestLib.pm
Expand Up @@ -60,5 +60,5 @@ sub compile_cpp_test_lib($name) is export {
END {
# say "cleaning up @cleanup[]";
#~ unlink @cleanup;
unlink @cleanup;
}

0 comments on commit 00bd81b

Please sign in to comment.