JS: move more test to box tests

This commit is contained in:
Alexey Andreev
2016-08-29 14:14:34 +03:00
parent cdf2212c73
commit a18f5eca2d
43 changed files with 374 additions and 456 deletions
@@ -1145,10 +1145,6 @@ fun main(args: Array<String>) {
model("reservedWords/cases")
}
testClass<AbstractMultiModuleTest>() {
model("multiModule/cases")
}
testClass<AbstractReifiedTest>() {
model("reified/cases")
}