Fixed test files

This commit is contained in:
Batuhan Berk Başoğlu 2018-11-01 21:29:48 -04:00
parent 3a4c792cb5
commit 672a241e88
3 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,5 @@
import static org.junit.Assert.*;
public class LogInTest {
}

View file

@ -0,0 +1,5 @@
import static org.junit.Assert.*;
public class ServiceProviderTest {
}

View file

@ -0,0 +1,5 @@
import static org.junit.Assert.*;
public class SignUpTest {
}