Fixed typo. Removed unused folders.

This commit is contained in:
Ulrik Sandberg
2009-01-28 20:01:50 +00:00
parent 2c23706839
commit ef284530d0

View File

@@ -20,7 +20,7 @@ import org.springframework.ldap.samples.article.dao.PersonDaoImpl;
/**
* Integration tests for the PersonDaoImpl class.
*
* @author Mattias Hellborg Arthurssonrthursson
* @author Mattias Hellborg Arthursson
* @author Ulrik Sandberg
*/
public class PersonDaoImplIntegrationTest extends