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