Rename the RESTTest to RegistrationClientTest

master
bspeice 2013-10-18 17:53:44 -04:00
parent 34284409ed
commit 4111794df4
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import android.test.AndroidTestCase;
/* Tests the REST functionality */
public class RESTTest extends AndroidTestCase {
public class RegistrationClientTest extends AndroidTestCase {
public void setUp() throws Exception {
super.setUp();