You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

17 lines
265 B

//
// FeedbackDemoTests.h
// FeedbackDemoTests
//
// Created by Andrew Wooster on 3/18/11.
// Copyright 2011 Apptentive, Inc.. All rights reserved.
//
#import <SenTestingKit/SenTestingKit.h>
@interface FeedbackDemoTests : SenTestCase {
@private
}
@end