Skip to content

Commit fa3cb05

Browse files
committedJun 26, 2023
Remove redundant key
1 parent b13ca7b commit fa3cb05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎tests/.env

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ DOUBLE_AND_SINGLE_QUOTES_INSIDE_BACKTICKS=`double "quotes" and single 'quotes' w
2323
EXPAND_NEWLINES="expand\nnew\nlines"
2424
DONT_EXPAND_UNQUOTED=dontexpand\nnewlines
2525
DONT_EXPAND_SQUOTED='dontexpand\nnewlines'
26-
DONT_EXPAND_SQUOTED='dontexpand\nnewlines'
2726
# COMMENTS=work
2827
INLINE_COMMENTS=inline comments # work #very #well
2928
INLINE_COMMENTS_SINGLE_QUOTES='inline comments outside of #singlequotes' # work

0 commit comments

Comments
 (0)
Please sign in to comment.