From 5412b617878689597e4acb4e7b19a49549ae3fe7 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Sun, 2 Sep 2007 23:20:59 +0000 Subject: [PATCH] o turn on envar testing for 2.1 git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572189 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/maven/integrationtests/MavenIT0090Test.java | 6 ------ 1 file changed, 6 deletions(-) diff --git a/its/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenIT0090Test.java b/its/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenIT0090Test.java index 8cc5ceba4f..478dcf00db 100644 --- a/its/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenIT0090Test.java +++ b/its/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenIT0090Test.java @@ -11,12 +11,6 @@ import java.util.Map; public class MavenIT0090Test extends AbstractMavenIntegrationTestCase { - public MavenIT0090Test() - throws InvalidVersionSpecificationException - { - super( "[,2.1-SNAPSHOT)" ); - } - /** * Test that ensures that envars are interpolated correctly into plugin * configurations.