Upgrade to Debian Jessie and JDK 7.
[frank.git] / test / net / jaekl / qd / util / ExceptionUtilsTest.java
index c1361ba6286863d40042ecf5afd05055d55e091b..b0a3e3e70516c5407e60a7c89f58348967bf15d7 100644 (file)
@@ -5,7 +5,7 @@ package net.jaekl.qd.util;
 import java.io.Closeable;
 import java.io.IOException;
 
-import junit.framework.Assert;
+import org.junit.Assert;
 import net.jaekl.qd.QDException;
 
 import org.junit.Test;