1 // test cases which should pass when the runtime is running in Expo Go. 2 3 #import <XCTest/XCTest.h> 4 5 @interface EXClientTestCase : XCTestCase 6 7 @end 8