Explicitly return the DOES coderef if we install it
[gitmo/Role-Tiny.git] / t / role-basic-bugs.t
index 94443de..c332ada 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env perl
-
 use lib 'lib', 't/role-basic/lib', 't/lib';
 use MyTests;