mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 17:18:52 -06:00
Annotate all Android tests
This commit is contained in:
@@ -63,7 +63,7 @@ public class HabitsApplication extends Application
|
||||
{
|
||||
try
|
||||
{
|
||||
Class.forName ("org.isoron.uhabits.BaseAndroidTest");
|
||||
Class.forName("org.isoron.uhabits.BaseAndroidTest");
|
||||
return true;
|
||||
}
|
||||
catch (final ClassNotFoundException e)
|
||||
|
||||
Reference in New Issue
Block a user