Extend prefetch tests
[dbsrgits/DBIx-Class.git] / t / relationship / doesnt_exist.t
index d440b52..b68d083 100644 (file)
@@ -1,7 +1,5 @@
-#!/usr/bin/perl -w
-
 use strict;
-use warnings;  
+use warnings;
 
 use Test::More;
 use lib qw(t/lib);