# t/01_ini.t; just to load Text::Table by using it use strict; use warnings; use Test::More tests => 1; # TEST use_ok('Text::Table');