1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/test/compatibility/grave-quotes.tst Mon Feb 06 23:55:48 2012 +0000
1.3 @@ -0,0 +1,11 @@
1.4 +**************** INPUT ****************
1.5 +` Now you should start for school,' Margaret said.
1.6 +
1.7 +`In a moment,' Peter replied, ` I'm just coming.'
1.8 +**************** EXPECTED ****************
1.9 +
1.10 +` Now you should start for school,' Margaret said.
1.11 + Line 1 column 1 - Spaced quote?
1.12 +
1.13 +`In a moment,' Peter replied, ` I'm just coming.'
1.14 + Line 3 column 30 - Spaced singlequote?