From ec1e256bf94d16108f673c17e5e28c24fe225dc4 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Thu, 10 Dec 2009 14:22:43 +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..6a824fe --- /dev/null +++ b/xt/run.t @@ -0,0 +1,4 @@ +use lib 'xt/tests'; +use Test::AnyEvent::Riak; + +Test::Class->runtests; -- cgit v1.2.3