Skip to content
Snippets Groups Projects
Commit f40abe05 authored by ginquin's avatar ginquin
Browse files

Delete UserServiceTest.java

parent 6d9e9e1c
Branches
No related tags found
No related merge requests found
package es.uva.inf.tfg.ginquin.smellswisdom.services;
import static org.junit.Assert.*;
import org.junit.Test;
public class UserServiceTest {
@Test
public void test() {
fail("Not yet implemented");
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment