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

BEGIN { use_ok 'Net::Backtype'; use_ok 'Net::Backtweet'; }