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


:startinsert