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-24.nt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/good/test-24.nt (limited to 'tests/good/test-24.nt') diff --git a/tests/good/test-24.nt b/tests/good/test-24.nt new file mode 100644 index 00000000..5a70bff1 --- /dev/null +++ b/tests/good/test-24.nt @@ -0,0 +1,2 @@ + "true"^^ . + "false"^^ . -- cgit v1.2.1