diff options
Diffstat (limited to 't/synthesis.t')
-rw-r--r-- | t/synthesis.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/synthesis.t b/t/synthesis.t index 24c0719..23102a7 100644 --- a/t/synthesis.t +++ b/t/synthesis.t @@ -26,6 +26,8 @@ glibc-devel@info@glibc-devel-2.2.4-25mdk.i586@6@45692097@Development/C }; close F; +END { unlink $file1 } + print "1..80\n"; my $a = new URPM; |