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