projects
/
gitmo/MooseX-Runnable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ef1c5cc
)
remove unneeded shebangs
Karen Etheridge [Tue, 19 Nov 2013 01:56:20 +0000 (17:56 -0800)]
t/00-load.t
patch
|
blob
|
blame
|
history
diff --git
a/t/00-load.t
b/t/00-load.t
index
e29e35f
..
ea6ddb5
100644
(file)
--- a/
t/00-load.t
+++ b/
t/00-load.t
@@
-1,5
+1,3
@@
-#!/usr/bin/env perl
-
use strict;
use warnings;
use Test::More tests => 1;