Make sure the unit tests pass correctly

This commit is contained in:
Bradlee Speice
2014-09-12 22:36:53 -04:00
parent cbb4b5fd14
commit 67b11b3ab0
3 changed files with 8 additions and 5 deletions

View File

@ -4,7 +4,7 @@ import android.test.ActivityInstrumentationTestCase2;
import org.bspeice.minimalbible.Modules;
import org.bspeice.minimalbible.activity.viewer.BibleViewer;
import org.bspeice.minimalbible.activity.viewer.BookManager;
import org.bspeice.minimalbible.service.manager.BookManager;
import org.crosswire.jsword.book.Book;
import java.util.ArrayList;