blob: 91ada58bf3a533b220b43174cdf60bafbf7b688e [file] [log] [blame]
#!/usr/bin/perl
print <<'END_TESTS';
1..3
ok 1 - this is a test
not ok 2 - we have a something # TODO some output
ok 3 houston, we don't have liftoff # SKIP no funding
END_TESTS