From 711cb8ed2cb785b2e36637e0a83c5e0b90304450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Thu, 27 Jul 2023 09:52:07 +0200 Subject: [PATCH] rename duplicate "gnuplot-comment-with-single-quotes" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit to "gnuplot-comment-with-double-quotes" in order to prevent loading errors Signed-off-by: Maciej Barć --- gnuplot-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnuplot-tests.el b/gnuplot-tests.el index 84bd65f..5e9ec08 100644 --- 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