added tests for RT#63709
[dbsrgits/DBIx-Class.git] / t / relationship / after_update.t
index aaf7300..7ec8d00 100644 (file)
@@ -1,7 +1,5 @@
-#!/usr/bin/perl -w
-
 use strict;
-use warnings;  
+use warnings;
 
 use Test::More;
 use lib qw(t/lib);