sipwise-base/t/StrictVars.pm

5 lines
50 B

package StrictVars;
use Sipwise::Base;
$fnord;
1;