wyrichte пре 7 година
родитељ
комит
468008e8f1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      test/wasm/limits.js

+ 1 - 1
test/wasm/limits.js

@@ -283,7 +283,7 @@ const tests = [
   // todo:: test MaxBrTableElems
 ];
 
-WScript.LoadScriptFile("../UnitTestFrameWork/yargs.js");
+WScript.LoadScriptFile("../UnitTestFramework/yargs.js");
 const argv = yargsParse(WScript.Arguments, {
   boolean: ["valid", "invalid", "verbose"],
   number: ["start", "end"],