summaryrefslogtreecommitdiff
path: root/keama/tests/execstatement6.out
diff options
context:
space:
mode:
Diffstat (limited to 'keama/tests/execstatement6.out')
-rw-r--r--keama/tests/execstatement6.out11
1 files changed, 11 insertions, 0 deletions
diff --git a/keama/tests/execstatement6.out b/keama/tests/execstatement6.out
new file mode 100644
index 00000000..25ac01af
--- /dev/null
+++ b/keama/tests/execstatement6.out
@@ -0,0 +1,11 @@
+{
+ # DHCPv6 executable statement config
+ # empty configs are not accepted by Kea
+ "Dhcp6": {
+ "valid-lifetime": 1800
+// # impossible to convert statement statement
+// "statement": {
+// "break": null
+// }
+ }
+}