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