1 // test cases which should pass when the runtime is running in a service-generated prod standalone app.
2 
3 #import <XCTest/XCTest.h>
4 
5 @interface EXProdServiceTestCase : XCTestCase
6 
7 @end
8