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

Commit

Permalink
deps: update ChakraCore to chakra-core/ChakraCore@6b029de772
Browse files Browse the repository at this point in the history
[MERGE #6076 @wyrichte] test cleanup

Merge pull request #6076 from wyrichte:1.11_cleanup

Reviewed-By: chakrabot <chakrabot@users.noreply.github.com>
  • Loading branch information
wyrichte authored and chakrabot committed Apr 6, 2019
1 parent 37183ae commit 3890882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/chakrashim/core/test/wasm/limits.js
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down

0 comments on commit 3890882

Please sign in to comment.