mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
13 lines
315 B
C
13 lines
315 B
C
//
|
|
// KeymanEngineTestsStaticHelperMethods.h
|
|
// KeymanEngine4Mac
|
|
//
|
|
// Created by tom on 1/18/18.
|
|
// Copyright © 2018 SIL International. All rights reserved.
|
|
//
|
|
|
|
#ifndef KeymanEngineTestsStaticHelperMethods_h
|
|
#define KeymanEngineTestsStaticHelperMethods_h
|
|
|
|
|
|
#endif /* KeymanEngineTestsStaticHelperMethods_h */
|