Skip to content
Snippets Groups Projects
Commit 866fca9e authored by migudel's avatar migudel :speech_balloon:
Browse files

eliminación de tests

parent a001f2c7
Branches menu_usuario
No related tags found
1 merge request!36Develop
package com.uva.roomBooking;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class RoomBookingApplicationTests {
@Test
void contextLoads() {
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment