1use Test::More tests => 1;
2use strict;
3use warnings;
4
5use_ok 'Interchange6';
6