arabica/tests/XSLT/xslt_test.hpp
2007-11-19 22:11:05 +00:00

6 lines
121 B
C++

#ifndef XSLT_XSLT_TEST_HPP
#define XSLT_XSLT_TEST_HPP
TestSuite* XSLTTest_suite(const std::string& path);
#endif