1#!/usr/bin/perl
2
3use strict;
4use Test::More tests => 2;
5use Test::NoWarnings;
6pass("just testing");
7