mirror of
https://github.com/luau-lang/luau.git
synced 2025-01-20 01:38:07 +00:00
Merge fix
This commit is contained in:
parent
6068432285
commit
139b169361
2 changed files with 1 additions and 2 deletions
|
@ -215,7 +215,6 @@ TEST_CASE("PathNormalization")
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
TEST_CASE_FIXTURE(ReplWithPathFixture, "RequireSimpleRelativePath")
|
||||
{
|
||||
ScopedFastFlag sff{FFlag::LuauUpdatedRequireByStringSemantics, true};
|
||||
|
|
Loading…
Reference in a new issue