blob: 56013944a0a60479cca7cb7d290c2208da2d415e [file] [log] [blame] [edit]
//
// RootViewControllerTests.h
// iPhoneExample
//
// Created by Erik Doernenburg on 20/07/10.
// Copyright 2010 Mulle Kybernetik. All rights reserved.
//
// See Also: http://developer.apple.com/iphone/library/documentation/Xcode/Conceptual/iphone_development/135-Unit_Testing_Applications/unit_testing_applications.html
#import <SenTestingKit/SenTestingKit.h>
#import <UIKit/UIKit.h>
@interface RootViewControllerTests : SenTestCase
@end