print <<EOT;
ok foo
ok bar
EOT

print "1..2\n" if $ENV{FAILURE_DO_PASS};