From d3e093b153ec1cfb6ba82e4b0144cf59880326f3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 24 Feb 2013 04:32:08 +0000 Subject: Restructure test suite to match new Turtle test suite. git-svn-id: http://svn.drobilla.net/serd/trunk@412 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- tests/test-18.nt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/test-18.nt (limited to 'tests/test-18.nt') diff --git a/tests/test-18.nt b/tests/test-18.nt new file mode 100644 index 00000000..4ff4b95b --- /dev/null +++ b/tests/test-18.nt @@ -0,0 +1,2 @@ + "\nthis \ris a \U00015678long\t\nliteral\uABCD\n" . + "\tThis \uABCDis\r \U00015678another\n\none\n" . -- cgit v1.2.1