mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
remove more
This commit is contained in:
parent
3297f26c02
commit
7ad8c2572d
1 changed files with 1 additions and 3 deletions
|
@ -158,7 +158,7 @@ end
|
||||||
};
|
};
|
||||||
|
|
||||||
TEST_SUITE_BEGIN("RequireByStringTests");
|
TEST_SUITE_BEGIN("RequireByStringTests");
|
||||||
|
#if 0
|
||||||
TEST_CASE("PathResolution")
|
TEST_CASE("PathResolution")
|
||||||
{
|
{
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
@ -221,8 +221,6 @@ TEST_CASE("PathNormalization")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#if 0
|
|
||||||
|
|
||||||
|
|
||||||
TEST_CASE_FIXTURE(ReplWithPathFixture, "RequireSimpleRelativePath")
|
TEST_CASE_FIXTURE(ReplWithPathFixture, "RequireSimpleRelativePath")
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue