Drop empty GradleMultiplatformWizardTest to avoid empty test suite

This commit is contained in:
Mikhail Glukhikh
2018-10-30 20:23:07 +03:00
parent bedaa1a503
commit 43895f43d4
3 changed files with 0 additions and 27 deletions
@@ -1,9 +0,0 @@
/*
* Copyright 2010-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license
* that can be found in the license/LICENSE.txt file.
*/
package org.jetbrains.kotlin.gradle
class GradleMultiplatformWizardTest : AbstractGradleMultiplatformWizardTest() {
}
@@ -1,9 +0,0 @@
/*
* Copyright 2010-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license
* that can be found in the license/LICENSE.txt file.
*/
package org.jetbrains.kotlin.gradle
class GradleMultiplatformWizardTest : AbstractGradleMultiplatformWizardTest() {
}
@@ -1,9 +0,0 @@
/*
* Copyright 2010-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license
* that can be found in the license/LICENSE.txt file.
*/
package org.jetbrains.kotlin.gradle
class GradleMultiplatformWizardTest : AbstractGradleMultiplatformWizardTest() {
}