summaryrefslogtreecommitdiff
path: root/t/00-load.t
blob: 60d7fcaed3e5d5bdd7661a040ce82d4c43d93aef (plain)
1
2
3
4
use strict;
use Test::More tests => 1;
 
BEGIN { use_ok 'PAUSE::OpenID' }