use strict;
use Test::More;
use HTTP::AcceptLanguage;

# replace with the actual test
ok 1;

done_testing;