mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-01 14:20:10 +01:00
Move library tree where it belongs
This commit is contained in:
6
lib-src/redland/rasqal/tests/rdql/testsuite/test-2-09
Normal file
6
lib-src/redland/rasqal/tests/rdql/testsuite/test-2-09
Normal file
@@ -0,0 +1,6 @@
|
||||
// (c) Copyright 2002 Hewlett-Packard Development Company, LP
|
||||
// Test-2-09
|
||||
|
||||
SELECT *
|
||||
FROM <model1.nt>
|
||||
WHERE (?x, ?y, ?z), (?x, ?y, ?z), (?x, ?y, ?a)
|
||||
Reference in New Issue
Block a user