summary refs log tree commit diff
path: root/t/00_compile.t
blob: 9427b45efc641b65e353e3bc0169d51c7156580c (plain) (blame)
1
2
3
4
use strict;
use Test::More tests => 1;

BEGIN { use_ok 'KiokuDB::Backend::Riak' }