Make lc/uc/lcfirst/ucfirst warn when passed undef.
[p5sagit/p5-mst-13.2.git] / t / lib / sample-tests / schwern
CommitLineData
b965d173 1use Test::More;
2plan tests => 1;
3ok 23, 42;