From 477a03dcae94ca5df6165dd1465718252e52698f Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Fri, 23 Sep 2005 18:34:53 +0000 Subject: - Fix the test suite so that directories leftover from a previously interrupted test won't cause a test to fail. --- test/remove2.test | 1 + 1 file changed, 1 insertion(+) (limited to 'test/remove2.test') diff --git a/test/remove2.test b/test/remove2.test index a7a5882..8d99910 100644 --- a/test/remove2.test +++ b/test/remove2.test @@ -1,3 +1,4 @@ + $ rm -rf d $ mkdir -p d/patches $ cd d -- cgit