Skip to content

Commit e8fb253

Browse files
committed
add new ${OPTIONS} variable
1 parent 5351cd2 commit e8fb253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

robotcode/language_server/robotframework/utils/variables.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"${False}",
1414
"${None}",
1515
"${null}",
16+
"${OPTIONS}",
1617
"${TEST NAME}",
1718
"@{TEST TAGS}",
1819
"${TEST DOCUMENTATION}",

0 commit comments

Comments
 (0)