1 #import <SenTestingKit/SenTestingKit.h>
2 
3 
4 @interface CPTTestCase : SenTestCase {
5 
6 }
7 
8 @end
9