Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 3890882

Browse files
wyrichtechakrabot
authored andcommitted
deps: update ChakraCore to chakra-core/ChakraCore@6b029de772
[MERGE #6076 @wyrichte] test cleanup Merge pull request #6076 from wyrichte:1.11_cleanup Reviewed-By: chakrabot <chakrabot@users.noreply.github.com>
1 parent 37183ae commit 3890882

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps/chakrashim/core/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)