Remove ignore tag for tests that don't fail any more
Check for execution correctness inside the test Fix run_external to include compileKotlinAgainstKotlin
This commit is contained in:
committed by
Pavel Punegov
parent
be251c98fb
commit
f097756721
@@ -1,5 +1,5 @@
|
||||
// TODO: muted automatically, investigate should it be ran for JS or not
|
||||
// IGNORE_BACKEND: JS, NATIVE
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
val NAN = Double.NaN
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// TODO: muted automatically, investigate should it be ran for JS or not
|
||||
// IGNORE_BACKEND: JS, NATIVE
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
val NAN = Float.NaN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user