diff options
Diffstat (limited to 'tests/topotests/srv6_locator/expected_chunks2.json')
-rw-r--r-- | tests/topotests/srv6_locator/expected_chunks2.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/topotests/srv6_locator/expected_chunks2.json b/tests/topotests/srv6_locator/expected_chunks2.json new file mode 100644 index 0000000..8707384 --- /dev/null +++ b/tests/topotests/srv6_locator/expected_chunks2.json @@ -0,0 +1,8 @@ +[ + { + "name": "loc1", + "chunks": [ + "2001:db8:1:1::/64" + ] + } +] |