diff --git a/common/web/input-processor/test.sh b/common/web/input-processor/test.sh index a1ffde7e63..2fab0c421b 100755 --- a/common/web/input-processor/test.sh +++ b/common/web/input-processor/test.sh @@ -62,7 +62,7 @@ fi # Ensures that the lexical model compiler has been built locally. echo_heading "Preparing Lexical Model Compiler for test use" -pushd "$KEYMAN_ROOT/developer/js/" +pushd "$KEYMAN_ROOT/developer/src/kmlmc/" ./build.sh popd