Skip to content

Commit ec56293

Browse files
Merge branch '2.3.x' into 2.4.x
2 parents cf896b2 + b21a59f commit ec56293

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grails-bootstrap/src/test/groovy/org/codehaus/groovy/grails/resolve/IvyExcludeResolverSpec.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import spock.lang.Specification
2323
*/
2424
class IvyExcludeResolverSpec extends Specification{
2525

26-
@spock.lang.Ignore
2726
void "Test that the IvyExcludeResolver resolves excludes"() {
2827
given:"An IvyDependencyManager with some dependencies"
2928
def dependencyManager = new IvyDependencyManager("foo", "1.0")

0 commit comments

Comments
 (0)