We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99effa commit 4c6b18fCopy full SHA for 4c6b18f
gnuplot-tests.el
@@ -241,7 +241,7 @@ mutliple # lines #")
241
(gnuplot-test-comment gnuplot-comment-with-single-quotes
242
"# a comment 'containing a single-quoted string'")
243
244
-(gnuplot-test-comment gnuplot-comment-with-single-quotes
+(gnuplot-test-comment gnuplot-comment-with-double-quotes
245
"# a comment \"containing a double-quoted string\"")
246
247
(gnuplot-test-comment gnuplot-comment-multiline-with-quotes
0 commit comments