Skip to content

Commit 8dd1b2d

Browse files
authored
Rename a couple of files that were missing in #2518 (#2521)
1 parent 183bfb9 commit 8dd1b2d

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/test/lld.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def test_wasm_emscripten_finalize():
6767

6868

6969
def update_lld_tests():
70-
print('\n[ updatring wasm-emscripten-finalize testcases... ]\n')
70+
print('\n[ updating wasm-emscripten-finalize testcases... ]\n')
7171

7272
for wat_path in shared.get_tests(shared.get_test_dir('lld'), ['.wat']):
7373
print('..', wat_path)

0 commit comments

Comments
 (0)