[JS TESTS] Disable mangler checker in tests

This commit is contained in:
Roman Artemev
2021-05-26 17:03:42 +03:00
committed by TeamCityServer
parent a8d0e60328
commit 09d30c91bf
7 changed files with 7 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
// SKIP_MANGLE_VERIFICATION
enum class Foo(
val x: String,
val callback: () -> String