From c53ec5520e39096e0804ce8d89a21378c0904481 Mon Sep 17 00:00:00 2001 From: thomasvl Date: Fri, 13 Jun 2008 19:21:50 +0000 Subject: Landing a log of AppleScript/AppleEvent support code. Landing GTMHTTPServer as a simple server but mainly for use in unittesting. _GTMCompileAssert for doing compile time assertions to GTMDefines.h Lots of improvments for UnitTesting, Dave's gonna put up a wiki page shortly with the full details of what can be done. --- Foundation/GTMNSDictionary+URLArgumentsTest.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Foundation/GTMNSDictionary+URLArgumentsTest.m') diff --git a/Foundation/GTMNSDictionary+URLArgumentsTest.m b/Foundation/GTMNSDictionary+URLArgumentsTest.m index 94d06b9..f01519e 100644 --- a/Foundation/GTMNSDictionary+URLArgumentsTest.m +++ b/Foundation/GTMNSDictionary+URLArgumentsTest.m @@ -20,7 +20,7 @@ #import "GTMNSDictionary+URLArguments.h" #import "GTMDefines.h" -@interface GTMNSDictionary_URLArgumentsTest : SenTestCase +@interface GTMNSDictionary_URLArgumentsTest : GTMTestCase @end @implementation GTMNSDictionary_URLArgumentsTest -- cgit v1.2.3