From 26a36ad4c0d6f3d032bfcf181424e7235e8ec142 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 24 Feb 2016 10:11:48 +0100 Subject: [PATCH] this xml file did not even parse anymore --- teshsuite/simdag/platforms/CMakeLists.txt | 1 - teshsuite/simdag/platforms/random.xml | 52 ----------------------- 2 files changed, 53 deletions(-) delete mode 100644 teshsuite/simdag/platforms/random.xml diff --git a/teshsuite/simdag/platforms/CMakeLists.txt b/teshsuite/simdag/platforms/CMakeLists.txt index e4ccbac816..7897b33196 100644 --- a/teshsuite/simdag/platforms/CMakeLists.txt +++ b/teshsuite/simdag/platforms/CMakeLists.txt @@ -50,7 +50,6 @@ set(xml_files ${CMAKE_CURRENT_SOURCE_DIR}/one_link_state_file.xml ${CMAKE_CURRENT_SOURCE_DIR}/platform_include.xml ${CMAKE_CURRENT_SOURCE_DIR}/properties.xml - ${CMAKE_CURRENT_SOURCE_DIR}/random.xml ${CMAKE_CURRENT_SOURCE_DIR}/test_of_is_router.xml ${CMAKE_CURRENT_SOURCE_DIR}/three_hosts_non_symmetric_route.xml ${CMAKE_CURRENT_SOURCE_DIR}/two_clusters_one_name.xml diff --git a/teshsuite/simdag/platforms/random.xml b/teshsuite/simdag/platforms/random.xml deleted file mode 100644 index 573c4246f3..0000000000 --- a/teshsuite/simdag/platforms/random.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- 2.20.1