Add ability to ignore test for backend w/o checks

It used for the tests from this commit becouse they was failing during setup.
This commit is contained in:
Zalim Bashorov
2016-11-07 19:58:12 +03:00
parent a27572af49
commit af4ec9815b
5 changed files with 27 additions and 28 deletions
@@ -1,4 +1,4 @@
// TODO Remove this restriction when secondary constructors will be supported in js backend.
// See KT-7798 JS: add support for secondary constructors
// https://youtrack.jetbrains.com/issue/KT-7798
// IGNORE_BACKEND: JS
// IGNORE_BACKEND_WITHOUT_CHECK: JS