|
|
|
@@ -1,5 +1,5 @@ |
|
|
|
/* |
|
|
|
* Copyright 2001-2004 The Apache Software Foundation |
|
|
|
* Copyright 2001-2005 The Apache Software Foundation |
|
|
|
* |
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
* you may not use this file except in compliance with the License. |
|
|
|
@@ -50,7 +50,7 @@ public class ClassFileSetTest extends BuildFileTest { |
|
|
|
} |
|
|
|
|
|
|
|
/** |
|
|
|
* Test basic clasfileset |
|
|
|
* Test basic classfileset |
|
|
|
*/ |
|
|
|
public void testBasicSet() { |
|
|
|
Project p = getProject(); |
|
|
|
@@ -96,7 +96,7 @@ public class ClassFileSetTest extends BuildFileTest { |
|
|
|
} |
|
|
|
|
|
|
|
/** |
|
|
|
* Test conbo classfileset |
|
|
|
* Test combo classfileset |
|
|
|
*/ |
|
|
|
public void testComboSet() { |
|
|
|
Project p = getProject(); |
|
|
|
|