From 88c96ff1491d8c684800a3995027d6b15c5eec5d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 24 Feb 2013 23:04:29 +0000 Subject: Move old test suite to its own directory. git-svn-id: http://svn.drobilla.net/serd/trunk@416 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- tests/good/test-27.ttl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/good/test-27.ttl (limited to 'tests/good/test-27.ttl') diff --git a/tests/good/test-27.ttl b/tests/good/test-27.ttl new file mode 100644 index 00000000..569023c8 --- /dev/null +++ b/tests/good/test-27.ttl @@ -0,0 +1,5 @@ +@prefix foo: . +@prefix foo: . + +foo:blah foo:blah foo:blah . + -- cgit v1.2.1