Fixed test files
This commit is contained in:
parent
c2caecba4a
commit
ac00abfa53
3 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
import static org.junit.Assert.*;
|
||||
|
||||
public class LogInTest {
|
||||
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
import static org.junit.Assert.*;
|
||||
|
||||
public class ServiceProviderTest {
|
||||
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
import static org.junit.Assert.*;
|
||||
|
||||
public class SignUpTest {
|
||||
|
||||
}
|
Loading…
Reference in a new issue