projects
/
gitmo/Eval-Closure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2ed4f9a
)
remove obsolete bit
Jesse Luehrs [Wed, 10 Nov 2010 11:12:47 +0000 (
05:12
-0600)]
t/01-basic.t
patch
|
blob
|
blame
|
history
diff --git
a/t/01-basic.t
b/t/01-basic.t
index
d6d9b37
..
3a318ac
100644
(file)
--- a/
t/01-basic.t
+++ b/
t/01-basic.t
@@
-23,7
+23,6
@@
use Eval::Closure;
environment => {
'$bar' => \$foo,
},
- name => 'test',
);
ok($code, "got something");