mirror of
https://github.com/bspeice/UNCCGameDay-Test
synced 2025-08-31 19:55:24 -04:00
Rename the RESTTest to RegistrationClientTest
This commit is contained in:
@ -13,7 +13,7 @@ import android.test.AndroidTestCase;
|
|||||||
|
|
||||||
/* Tests the REST functionality */
|
/* Tests the REST functionality */
|
||||||
|
|
||||||
public class RESTTest extends AndroidTestCase {
|
public class RegistrationClientTest extends AndroidTestCase {
|
||||||
|
|
||||||
public void setUp() throws Exception {
|
public void setUp() throws Exception {
|
||||||
super.setUp();
|
super.setUp();
|
Reference in New Issue
Block a user