From dc90281538367eb282368bac88186247d2dd540a Mon Sep 17 00:00:00 2001 From: Manuel Rego Casasnovas Date: Mon, 29 Aug 2011 10:41:57 +0200 Subject: [PATCH] Remove unneeded URL in data types tests suite FEA: ItEr75S18DataTypesTests --- .../data-types/all_data_type_test.suite | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/scripts/functional-tests/data-types/all_data_type_test.suite b/scripts/functional-tests/data-types/all_data_type_test.suite index 949df111f..165f77477 100644 --- a/scripts/functional-tests/data-types/all_data_type_test.suite +++ b/scripts/functional-tests/data-types/all_data_type_test.suite @@ -1,7 +1,7 @@ -progress_test.sah http://localhost:8080/navalplanner-webapp/ -criteria_test.sah http://localhost:8080/navalplanner-webapp/ -unit_measures_test.sah http://localhost:8080/navalplanner-webapp/ -label_test.sah http://localhost:8080/navalplanner-webapp/ -work_report_model.sah http://localhost:8080/navalplanner-webapp/ -exception_days_test.sah http://localhost:8080/navalplanner-webapp/ -work_hours_test.sah http://localhost:8080/navalplanner-webapp/ +progress_test.sah +criteria_test.sah +unit_measures_test.sah +label_test.sah +work_report_model.sah +exception_days_test.sah +work_hours_test.sah