remove more

This commit is contained in:
Vighnesh 2023-12-04 14:14:55 -08:00
parent 3297f26c02
commit 7ad8c2572d

View file

@ -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")
{