diff --git a/tests/RequireByString.test.cpp b/tests/RequireByString.test.cpp index 5d994511..a640410f 100644 --- a/tests/RequireByString.test.cpp +++ b/tests/RequireByString.test.cpp @@ -158,7 +158,7 @@ end }; TEST_SUITE_BEGIN("RequireByStringTests"); - +#if 0 TEST_CASE("PathResolution") { #ifdef _WIN32 @@ -221,8 +221,6 @@ TEST_CASE("PathNormalization") } } -#if 0 - TEST_CASE_FIXTURE(ReplWithPathFixture, "RequireSimpleRelativePath") {