Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Commit 6a5d759

Browse files
committed
Revert "Temporarily ignore tests that require a new distro"
This reverts commit 461778e.
1 parent 01fe134 commit 6a5d759

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

samples-tests/src/test/kotlin/org/gradle/kotlin/dsl/samples/SamplesSmokeTest.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import org.hamcrest.CoreMatchers.containsString
88
import org.junit.Assert.assertThat
99
import org.junit.Assume.assumeTrue
1010
import org.junit.Before
11-
import org.junit.Ignore
1211
import org.junit.Test
1312
import org.junit.runner.RunWith
1413
import org.junit.runners.Parameterized
@@ -40,7 +39,6 @@ class SamplesSmokeTest(
4039
build("tasks")
4140
}
4241

43-
@Ignore("requires distro update")
4442
@Test
4543
fun `uses the right Kotlin Gradle Plugin version on `() {
4644

0 commit comments

Comments
 (0)