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

Commit 95bd6e32 authored by Brandon Maxwell's avatar Brandon Maxwell
Browse files

Renaming DialerRingtoneManager Test file

+ Renamed the DialerRingtoneManager, but forgot to rename the test file.

Change-Id: I3de6223e023787657d2573ba3f620fc9bc013181
parent f0bba5cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ import android.test.AndroidTestCase;
import com.android.contacts.common.compat.CompatUtils;
import com.android.incallui.Call.State;

public class RingtoneManagerTest extends AndroidTestCase {
public class DialerRingtoneManagerTest extends AndroidTestCase {

    private DialerRingtoneManager mRingtoneManager;