From 0053c2aec257a12a3a0b5c903eccdd7a91b7df9c Mon Sep 17 00:00:00 2001 From: franck cuny Date: Fri, 11 Dec 2009 17:24:54 +0100 Subject: initial commit --- xt/run.t | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xt/run.t (limited to 'xt/run.t') 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; -- cgit v1.2.3