diff options
Diffstat (limited to 'test/mocks/pnfsimulator/netopeer_tls_cfg/mynetconf.data')
-rw-r--r-- | test/mocks/pnfsimulator/netopeer_tls_cfg/mynetconf.data | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/mocks/pnfsimulator/netopeer_tls_cfg/mynetconf.data b/test/mocks/pnfsimulator/netopeer_tls_cfg/mynetconf.data new file mode 100644 index 000000000..63872eef9 --- /dev/null +++ b/test/mocks/pnfsimulator/netopeer_tls_cfg/mynetconf.data @@ -0,0 +1,10 @@ +{ + "mynetconf:netconflist": { + "netconf": [ + { + "netconf-id": 3, + "netconf-param": 3 + } + ] + } +} |