From a12f9814ac3257eccbd154aebf984e7e14ff9a04 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 16 Feb 2009 00:23:30 -0500 Subject: [PATCH] Added another string test (passing). --- test_suite.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test_suite.cfg b/test_suite.cfg index e82b0e8..992d773 100644 --- a/test_suite.cfg +++ b/test_suite.cfg @@ -202,3 +202,7 @@ Test 28: Comment characters within strings should be ignored, Test 29: Strings within comments should be ignored as well. # The "string" should be comment-faced. + + +Test 30: Text between two strings should not be string-faced. +"String1" between "String2" -- 2.43.2