Test::Signature

# This is actually the t/00signature.t file from
# the Test-Signature distribution.
use Test::More tests => 1;
use Test::Signature;
signature_ok();