6e0db8f270f5f5815f33f689f0502dc936d9192d
[freeside.git] / rate_region.t
1 BEGIN { $| = 1; print "1..1\n" }
2 END {print "not ok 1\n" unless $loaded;}
3 use FS::rate_region;
4 $loaded=1;
5 print "ok 1\n";