summaryrefslogtreecommitdiff
blob: 9fbfc5d1f019d8a4fdf35dd3b5a6e170738091d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/gnuplot-tests.el
+++ b/gnuplot-tests.el
@@ -241,7 +241,7 @@ mutliple # lines #")
 (gnuplot-test-comment gnuplot-comment-with-single-quotes
                       "# a comment 'containing a single-quoted string'")
 
-(gnuplot-test-comment gnuplot-comment-with-single-quotes
+(gnuplot-test-comment gnuplot-comment-with-double-quotes
                       "# a comment \"containing a double-quoted string\"")
 
 (gnuplot-test-comment gnuplot-comment-multiline-with-quotes