Move jvm ir tests to jvm ones

This commit is contained in:
Mikhael Bogdanov
2018-08-02 13:52:52 +02:00
parent 0e8b93bf35
commit ddf6bdffcf
10 changed files with 1 additions and 29 deletions
-2
View File
@@ -100,8 +100,6 @@ sourceSets {
"main" {}
"test" {
projectDefault()
// not yet ready
// java.srcDir("tests-ir-jvm/tests")
}
}