summaryrefslogtreecommitdiffstats
path: root/t/000-load.t
blob: ee6d01aea17bf2fb3f3792706864326cb3043d84 (plain) (blame)
1
2
3
4
5
6
7
#!/usr/bin/env perl
use strict;
use warnings;
use Test::More tests => 1;

use_ok 'Language::TECO';