Uncommented some longjmp tests

This commit is contained in:
Syrus
2019-04-09 17:49:13 -07:00
parent ffe00da678
commit b2446b567e
4 changed files with 2 additions and 5 deletions

View File

@ -1,5 +1,4 @@
#[test]
#[ignore]
fn test_test_longjmp() {
assert_emscripten_output!(
"../../emtests/test_longjmp.wasm",

View File

@ -1,5 +1,4 @@
#[test]
#[ignore]
fn test_test_longjmp3() {
assert_emscripten_output!(
"../../emtests/test_longjmp3.wasm",