use Test::More tests => 1;

pass('yay');
print "% mark_status=DISCARD\n";

#XXX the stupid thing decides it's gotta RM anything else, so gonna use this for the dzildist test
my $ignore= "
name=SomeDist
";
note $ignore;