rename ehcache test configuration files from cache... to ehcache...

This commit is contained in:
Sebastian Sdorra
2013-04-11 13:53:53 +02:00
parent b9d2d34ba2
commit cab4f1a2d2
9 changed files with 11 additions and 13 deletions

View File

@@ -39,8 +39,6 @@ import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static org.hamcrest.Matchers.*;
import static org.junit.Assert.*;
//~--- JDK imports ------------------------------------------------------------