summaryrefslogtreecommitdiffstats
path: root/routing/routing-impl/src/test/resources/ipv6/specialHopRouteUnreachable.json
diff options
context:
space:
mode:
Diffstat (limited to 'routing/routing-impl/src/test/resources/ipv6/specialHopRouteUnreachable.json')
-rw-r--r--routing/routing-impl/src/test/resources/ipv6/specialHopRouteUnreachable.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/routing/routing-impl/src/test/resources/ipv6/specialHopRouteUnreachable.json b/routing/routing-impl/src/test/resources/ipv6/specialHopRouteUnreachable.json
deleted file mode 100644
index c874549d1..000000000
--- a/routing/routing-impl/src/test/resources/ipv6/specialHopRouteUnreachable.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "static-routes": {
- "ipv6": {
- "route": [
- {
- "id": 1,
- "destination-prefix": "2001:0db8:0a0b:12f0:0000:0000:0000:0001/24",
- "special-next-hop": "unreachable"
- }
- ]
- }
- }
-} \ No newline at end of file