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

BEGIN { use_ok 'WebService::Google::Suggest' }