aboutsummaryrefslogtreecommitdiff
path: root/iPhone/GTMUIView+SubtreeDescriptionTest.m
diff options
context:
space:
mode:
Diffstat (limited to 'iPhone/GTMUIView+SubtreeDescriptionTest.m')
-rw-r--r--iPhone/GTMUIView+SubtreeDescriptionTest.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/iPhone/GTMUIView+SubtreeDescriptionTest.m b/iPhone/GTMUIView+SubtreeDescriptionTest.m
index 4459952..db4b2fc 100644
--- a/iPhone/GTMUIView+SubtreeDescriptionTest.m
+++ b/iPhone/GTMUIView+SubtreeDescriptionTest.m
@@ -22,7 +22,7 @@
#if !NDEBUG
-@interface GTMUIView_SubtreeDescriptionTest : SenTestCase
+@interface GTMUIView_SubtreeDescriptionTest : GTMTestCase
@end
@implementation GTMUIView_SubtreeDescriptionTest
@@ -125,7 +125,7 @@
}
@end
-@interface GTMUIView_SubtreeSubClassDescriptionTest : SenTestCase
+@interface GTMUIView_SubtreeSubClassDescriptionTest : GTMTestCase
@end
@implementation GTMUIView_SubtreeSubClassDescriptionTest