mirror of
https://github.com/bspeice/UNCCGameDay-Test
synced 2024-11-21 15:38:15 -05:00
Rename the RESTTest to RegistrationClientTest
This commit is contained in:
parent
34284409ed
commit
4111794df4
@ -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();
|
Loading…
Reference in New Issue
Block a user