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

use_ok 'Language::TECO';