add import

This commit is contained in:
Jesse McConnell 2013-07-25 12:27:36 -05:00
parent 3813b2da76
commit 6b8f29bb88
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ import org.junit.After;
import org.junit.Assert;
import org.junit.Assume;
import org.junit.Test;
import org.junit.Ignore;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;