summaryrefslogtreecommitdiffstats
path: root/src/tests/keywords/unknown-update
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/keywords/unknown-update')
-rw-r--r--src/tests/keywords/unknown-update6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/tests/keywords/unknown-update b/src/tests/keywords/unknown-update
new file mode 100644
index 0000000..1403879
--- /dev/null
+++ b/src/tests/keywords/unknown-update
@@ -0,0 +1,6 @@
+#
+# PRE: update unknown
+#
+update control {
+ This-Does-Not-Exist = 1 # ERROR
+}