mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-17 18:12:04 +01:00
whitespace changes
This commit is contained in:
parent
d63b9a504c
commit
887e4d9003
1 changed files with 6 additions and 6 deletions
|
@ -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/";
|
||||||
|
|
Loading…
Reference in a new issue