a1fe32d2f8
Input.t was replaced because it tested a now obsolete function. Input.pm has that function commented out. Several files were renamed to match their counterparts or correct misspellingz. Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
3 lines
110 B
Perl
Executable file
3 lines
110 B
Perl
Executable file
# Dummy test until Test::Harness or similar
|
|
# is used by the other tests to check deps.
|
|
print "1..1\nok 1\n";
|