Do not run MPP wizard tests for AS34 (fixes test suite warning)

This commit is contained in:
Mikhail Glukhikh
2018-11-14 13:14:22 +03:00
parent 08f23d981b
commit ad4ebcd953
@@ -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() {
}