use Test; BEGIN { plan tests => 1 }; use Lingua::DE::Num2Word; ok(1);