// test cases which should pass when the runtime is running in a service-generated prod standalone app.

#import <XCTest/XCTest.h>

@interface EXProdServiceTestCase : XCTestCase

@end
