summaryrefslogtreecommitdiff
path: root/tests/examplefiles/robotframework_test.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/robotframework_test.txt')
-rw-r--r--tests/examplefiles/robotframework_test.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/examplefiles/robotframework_test.txt b/tests/examplefiles/robotframework_test.txt
index 63ba63e6..0d8179c0 100644
--- a/tests/examplefiles/robotframework_test.txt
+++ b/tests/examplefiles/robotframework_test.txt
@@ -6,6 +6,7 @@ Test Setup Keyword argument argument with ${VARIABLE}
*** Variables ***
${VARIABLE} Variable value
@{LIST} List variable here
+&{DICT} Key1=Value1 Key2=Value2
*** Test Cases ***
Keyword-driven example