Skip to content

Commit 6b029de

Browse files
committed
[MERGE #6076 @wyrichte] test cleanup
Merge pull request #6076 from wyrichte:1.11_cleanup
2 parents 5d83677 + 468008e commit 6b029de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/wasm/limits.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ const tests = [
283283
// todo:: test MaxBrTableElems
284284
];
285285

286-
WScript.LoadScriptFile("../UnitTestFrameWork/yargs.js");
286+
WScript.LoadScriptFile("../UnitTestFramework/yargs.js");
287287
const argv = yargsParse(WScript.Arguments, {
288288
boolean: ["valid", "invalid", "verbose"],
289289
number: ["start", "end"],

0 commit comments

Comments
 (0)