whitespace changes

This commit is contained in:
jez 2007-08-24 08:49:58 +00:00
parent d63b9a504c
commit 887e4d9003

View file

@ -8,7 +8,7 @@
#include <Utils/normalize_whitespace.hpp> #include <Utils/normalize_whitespace.hpp>
#ifdef ARABICA_WINDOWS #ifdef ARABICA_WINDOWS
const std::string PATH_PREFIX="../test/XSLT/testsuite/TESTS/"; const std::string PATH_PREFIX="../tests/XSLT/testsuite/TESTS/";
const std::string SEPERATOR = "/"; const std::string SEPERATOR = "/";
#else #else
const std::string PATH_PREFIX="testsuite/TESTS/"; const std::string PATH_PREFIX="testsuite/TESTS/";