Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 430cf6f6 authored by Steve McKay's avatar Steve McKay
Browse files

Name test for ProvidersAccessess appropriately.

Test: passing
Change-Id: Ie6c5f229e6c554ca0e3999bc8e8c3a0e34fca6ec
parent 5729be86
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ import com.google.common.collect.Lists;
import java.util.List;

@SmallTest
public class ProvidersCacheTest extends AndroidTestCase {
public class ProvidersAccessTest extends AndroidTestCase {

    private static RootInfo mNull = new RootInfo();
    private static RootInfo mEmpty = buildForMimeTypes();