// // AppleCompliantTestClient.h // Keyman4MacIM // // Created by tom on 6/25/18. // Copyright © 2018 SIL International. All rights reserved. // #ifndef AppleCompliantTestClient_h #define AppleCompliantTestClient_h #import "NoContextTestClient.h" @interface AppleCompliantTestClient : NoContextTestClient @end #endif /* AppleCompliantTestClient_h */