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. --- AppKit/GTMLoginItemsTest.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AppKit/GTMLoginItemsTest.m') diff --git a/AppKit/GTMLoginItemsTest.m b/AppKit/GTMLoginItemsTest.m index 05a93a1..ec08a85 100644 --- a/AppKit/GTMLoginItemsTest.m +++ b/AppKit/GTMLoginItemsTest.m @@ -26,7 +26,7 @@ #define TESTS_ENABLED 0 -@interface GTMLoginItemsTest : SenTestCase +@interface GTMLoginItemsTest : GTMTestCase @end #if TESTS_ENABLED -- cgit v1.2.3