Route generation fix
[ric-plt/rtmgr.git] / test / data / platform_routes.json
diff --git a/test/data/platform_routes.json b/test/data/platform_routes.json
deleted file mode 100644 (file)
index d53fe85..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-{
-    "PlatformComponents":
-    [
-        {
-            "name": "E2TERM",
-            "fqdn": "e2term",
-            "port": 4561
-        },
-        {
-            "name": "SUBMAN",
-            "fqdn": "subman",
-            "port": 4562
-        },
-        {
-            "name": "E2MAN",
-            "fqdn": "e2man",
-            "port": 4563
-        },
-        {
-            "name": "UEMAN",
-            "fqdn": "ueman",
-            "port": 4564
-        }
-    ]
-}
-