use strict; use Test; BEGIN { plan tests => 1 } use HTML::FormWizard; ok(1);