From 6eeed72dcb072c800b5f80d34a67311ba2e1cfb2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 3 Apr 2023 09:00:28 -0400 Subject: Update Turtle test suite This suite can't be exactly copied because it has modifications to support exact streaming tests, but this commit incorporates some upstream changes manually. --- test/w3c/TurtleTests/turtle-eval-lists-01.nt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/w3c/TurtleTests/turtle-eval-lists-01.nt (limited to 'test/w3c/TurtleTests/turtle-eval-lists-01.nt') diff --git a/test/w3c/TurtleTests/turtle-eval-lists-01.nt b/test/w3c/TurtleTests/turtle-eval-lists-01.nt new file mode 100644 index 00000000..e4a87b2d --- /dev/null +++ b/test/w3c/TurtleTests/turtle-eval-lists-01.nt @@ -0,0 +1 @@ + . -- cgit v1.2.1