javadoc'd fixed the email address (whoops)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352912 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andrew C. Oliver 2002-11-10 16:46:48 +00:00
parent 85f5e2fd89
commit d90d9ab19a

View File

@ -64,9 +64,10 @@ import org.apache.poi.hssf.util.TestRKUtil;
import org.apache.poi.hssf.util.TestSheetReferences;
/**
* enclosing_type describe the purpose here
* Test Suite for running just HSSF tests. Mostly
* this is for my convienience.
*
* @author Andrew C. Oliver androliv@cisco.com
* @author Andrew C. Oliver acoliver@apache.org
*/
public class HSSFTests
{