Skip to content

Commit

Permalink
bump yamt/wasm-spec-test repo
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed Jun 5, 2023
1 parent 1397d70 commit 77809e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fetch-spec-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ TEST_DIR=${TEST_DIR:-.wasm-spec-test}
fetch_spec_json()
{
REPO=https://github.com/yamt/wasm-spec-test
REF=6a4ccf9cc5cf50afdb205c893150036c53c81ede
REF=fc9a60041c6b3f41d1e11b7714693507f9a52545
mkdir "${TEST_DIR}"
git -C "${TEST_DIR}" init
git -C "${TEST_DIR}" fetch --depth 1 ${REPO} ${REF}
Expand Down

0 comments on commit 77809e8

Please sign in to comment.