JS: unmute shared box tests
This commit is contained in:
Vendored
-3
@@ -1,6 +1,3 @@
|
||||
// TODO: muted automatically, investigate should it be ran for JS or not
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
class Box<T>(val value: T)
|
||||
|
||||
fun box() : String {
|
||||
|
||||
Reference in New Issue
Block a user