mirror of
https://github.com/jezhiggins/arabica
synced 2024-12-27 21:58:30 +01:00
7 lines
91 B
C
7 lines
91 B
C
#ifndef test_Siblings_H
|
|
#define test_Siblings_H
|
|
|
|
TestSuite* SiblingsTest_suite();
|
|
|
|
#endif
|
|
|