aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMPathTest.m
diff options
context:
space:
mode:
Diffstat (limited to 'Foundation/GTMPathTest.m')
-rw-r--r--Foundation/GTMPathTest.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/Foundation/GTMPathTest.m b/Foundation/GTMPathTest.m
index 0570bb3..3a60ea7 100644
--- a/Foundation/GTMPathTest.m
+++ b/Foundation/GTMPathTest.m
@@ -51,6 +51,7 @@
#else
[[NSFileManager defaultManager] removeItemAtPath:testDirectory_ error:NULL];
#endif
+ [testDirectory_ release];
}
- (void)testBasicCreation {