From daf4a7574d1977567c3da3d7fa561710139eb052 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 29 Jun 2021 18:16:44 -0400 Subject: Factor out NQuads reader --- test/lax/test-bad-string.nq | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/lax/test-bad-string.nq (limited to 'test/lax/test-bad-string.nq') diff --git a/test/lax/test-bad-string.nq b/test/lax/test-bad-string.nq new file mode 100644 index 00000000..72eb9621 --- /dev/null +++ b/test/lax/test-bad-string.nq @@ -0,0 +1,3 @@ + "Truncated line + "Bad escape \? " . + "Good" . -- cgit v1.2.1