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
This commit is contained in:
Jason van Zyl 2007-09-02 23:20:59 +00:00
parent f64b44e774
commit 5412b61787
1 changed files with 0 additions and 6 deletions

View File

@ -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.