projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ef53a04
)
Fix a test
Fuji, Goro [Tue, 18 May 2010 07:17:32 +0000 (16:17 +0900)]
t/100_bugs/012_DEMOLISH_eats_mini.t
patch
|
blob
|
blame
|
history
diff --git
a/t/100_bugs/012_DEMOLISH_eats_mini.t
b/t/100_bugs/012_DEMOLISH_eats_mini.t
index
ca03dba
..
976275e
100644
(file)
--- a/
t/100_bugs/012_DEMOLISH_eats_mini.t
+++ b/
t/100_bugs/012_DEMOLISH_eats_mini.t
@@
-104,3
+104,4
@@
if($] >= 5.013) {
if Quux->meta->is_mutable
}
+done_testing;