mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-03 23:02:11 +01:00
8 lines
91 B
C
8 lines
91 B
C
|
#ifndef test_Notation_H
|
||
|
#define test_Notation_H
|
||
|
|
||
|
TestSuite* NotationTest_suite();
|
||
|
|
||
|
#endif
|
||
|
|