Skip to content
Snippets Groups Projects
Commit e9aa61e6 authored by ivagonz's avatar ivagonz
Browse files

Quitado failure clase DireccionGPS

parent 30d54e0c
No related branches found
No related tags found
1 merge request!1Direccion gps
......@@ -68,7 +68,6 @@ public class DireccionGPSTest {
@Test
public void secuenciaTest() {
fail("Quitar en implementacion");
double latitud = 1.0;
double longitud = 1.0;
DireccionGPS direccion = new DireccionGPS(latitud, longitud);
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment