1# Bogus::Pass tests
2use strict;
3
4use Test::More;
5
6plan tests =>  1 ;
7
8BAIL_OUT "OS Unsupported";
9