From 523a101312024afea19602aa66796ce2e87b60da Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Sun, 11 Jul 2010 13:14:37 +0000 Subject: [PATCH] remove more test generated files --- t/t40area.t | 1 + t/x50vstyle.t | 1 + 2 files changed, 2 insertions(+) diff --git a/t/t40area.t b/t/t40area.t index 7dfbf71..b443bcb 100644 --- a/t/t40area.t +++ b/t/t40area.t @@ -96,6 +96,7 @@ plan tests => 7; END { unless ($ENV{IMAGER_GRAPH_KEEP_FILES}) { unlink "testout/t40area1.ppm"; + unlink "testout/t40area2.ppm"; } } diff --git a/t/x50vstyle.t b/t/x50vstyle.t index 873fee6..e238697 100644 --- a/t/x50vstyle.t +++ b/t/x50vstyle.t @@ -215,6 +215,7 @@ END { unlink "testout/x50line_dashout.ppm"; unlink "testout/x50line_fill.ppm"; unlink "testout/x50line_grid.ppm"; + unlink "testout/x50line_griddef.ppm"; unlink "testout/x50line_gridm.ppm"; } } -- 2.30.2