mirror of
https://github.com/luau-lang/luau.git
synced 2025-01-19 17:28:06 +00:00
endif
This commit is contained in:
parent
c932b8e03f
commit
c48ffc32a4
1 changed files with 2 additions and 1 deletions
|
@ -389,6 +389,7 @@ TEST_CASE_FIXTURE(ReplWithPathFixture, "RequirePathWithParentAlias")
|
|||
runProtectedRequire(path);
|
||||
assertOutputContainsAll({"true", "result from other_dependency"});
|
||||
}
|
||||
#end
|
||||
|
||||
#endif
|
||||
|
||||
TEST_SUITE_END();
|
||||
|
|
Loading…
Reference in a new issue