mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-06 05:24:35 +01:00
8 lines
91 B
C
8 lines
91 B
C
|
#ifndef test_Siblings_H
|
||
|
#define test_Siblings_H
|
||
|
|
||
|
TestSuite* SiblingsTest_suite();
|
||
|
|
||
|
#endif
|
||
|
|