summaryrefslogtreecommitdiff
path: root/tests/libtracker-data/functions/functions-cast-1.rq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtracker-data/functions/functions-cast-1.rq')
-rw-r--r--tests/libtracker-data/functions/functions-cast-1.rq1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libtracker-data/functions/functions-cast-1.rq b/tests/libtracker-data/functions/functions-cast-1.rq
new file mode 100644
index 000000000..7c540fdc7
--- /dev/null
+++ b/tests/libtracker-data/functions/functions-cast-1.rq
@@ -0,0 +1 @@
+SELECT xsd:string(2.34) rdf:langString(2.34) xsd:integer("2") xsd:double("2.34"@en) {}