summary refs log tree commit diff
path: root/xt/run.t
diff options
context:
space:
mode:
Diffstat (limited to 'xt/run.t')
-rw-r--r--xt/run.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/xt/run.t b/xt/run.t
new file mode 100644
index 0000000..a05d290
--- /dev/null
+++ b/xt/run.t
@@ -0,0 +1,4 @@
+use lib 'xt/tests';
+use Test::KiokuDB::Backend::Riak;
+
+Test::Class->runtests;