X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F046_rebless_instance.t;h=74a5502c49c007eaf6419f2d98ee2646c12bf84f;hb=ef7d3a1dd5a8ad74b3c8a1beaad10e70b650d381;hp=196039f80aa91e92a04b9fba718a914cd67914a6;hpb=193c524256b3787067752d523b00a2e775a6c8fb;p=gitmo%2FClass-MOP.git diff --git a/t/046_rebless_instance.t b/t/046_rebless_instance.t index 196039f..74a5502 100644 --- a/t/046_rebless_instance.t +++ b/t/046_rebless_instance.t @@ -1,5 +1,3 @@ -#!/usr/bin/perl - use strict; use warnings;