Skip to content

Commit 1cf2f5c

Browse files
committed
.
1 parent ed35e74 commit 1cf2f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ def run_emsdk(cmd):
114114
else:
115115
emsdk = './emsdk'
116116

117-
test_lib_building(fastcomp_emcc, use_asmjs_optimizer=True)
117+
test_lib_building(upstream_emcc, use_asmjs_optimizer=True)
118118

119119
print('update')
120120
run_emsdk('update-tags')

0 commit comments

Comments
 (0)