diff options
Diffstat (limited to 'tests/dimension/strings.pov')
-rw-r--r-- | tests/dimension/strings.pov | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dimension/strings.pov b/tests/dimension/strings.pov index 307b774..663afdd 100644 --- a/tests/dimension/strings.pov +++ b/tests/dimension/strings.pov @@ -18,4 +18,4 @@ *************************************************************************/ // Test string handling, including escape sequences -"This is a string with\n\"escape sequences\"\\" +"This is a string with escape sequences: \a\b\f\n\r\t\u2123\v\\\'\""
\ No newline at end of file |