arabica/test/XPath/relational_test.hpp
2005-08-04 21:23:48 +00:00

6 lines
112 B
C++

#ifndef XPATHIC_RELATIONAL_TEST_H
#define XPATHIC_RELATIONAL_TEST_H
TestSuite* RelationalTest_suite();
#endif