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

BEGIN { use_ok 'AnyEvent::Riak' }