Skip to content

Commit

Permalink
Allow all of the asmjs tests, since they work now.
Browse files Browse the repository at this point in the history
@obastemur fixed the issues with them in chakra-core#2716, so I've gone and
enabled them here.
  • Loading branch information
Penguinwizzard committed Mar 28, 2017
1 parent 096ce4d commit 4ceb42e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/runtests.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@
not_tags.add('exclude_xplat')
not_tags.add('Intl')
not_tags.add('require_simd')
not_tags.add('require_asmjs')
not_tags.add('require_wasm')

if args.sanitize != None:
Expand Down

0 comments on commit 4ceb42e

Please sign in to comment.