blob: 449fc6e1626dbb851eb54751587fc97447ccb830 [file] [log] [blame]
/*
* Created on Apr 18, 2003
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package org.eclipse.jst.j2ee.archive.test;
/**
* @author jsholl
*
* To change the template for this generated type comment go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
public class AllArchiveTestsEclipse extends AllArchiveTestsJava {
public AllArchiveTestsEclipse(String name) {
super(name);
}
}