One more RM test case

This commit is contained in:
Bradlee Speice
2014-07-20 21:21:24 -04:00
parent 8b40fbcd96
commit 9a2ede432e
2 changed files with 24 additions and 4 deletions

View File

@ -101,6 +101,7 @@ public class RefreshManager {
/**
* Find the installer that a Book comes from.
* TODO: Should this be @link{Observable} so we don't have to block?
* @param b The book to search for
* @return The Installer that should be used for this book.
*/