projects
/
gitmo/Algorithm-C3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7946639
)
doh, "use Class::C3" slipped in unnoticed in a paste
Brandon L Black [Wed, 9 Aug 2006 16:54:00 +0000 (16:54 +0000)]
t/006_complex_merge.t
patch
|
blob
|
blame
|
history
diff --git
a/t/006_complex_merge.t
b/t/006_complex_merge.t
index
2fa233f
..
505cbaf
100644
(file)
--- a/
t/006_complex_merge.t
+++ b/
t/006_complex_merge.t
@@
-88,8
+88,6
@@
KJIHGFEDABC
use base qw/Test::J Test::I/;
}
-use Class::C3;
-
sub supers {
no strict 'refs';
@{$_[0] . '::ISA'};