projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8adc0b2
)
Add comment to 810-isa-or.t
gfx [Fri, 30 Oct 2009 00:52:35 +0000 (09:52 +0900)]
t/001_mouse/810-isa-or.t
patch
|
blob
|
blame
|
history
diff --git
a/t/001_mouse/810-isa-or.t
b/t/001_mouse/810-isa-or.t
index
c60e45c
..
57b212c
100644
(file)
--- a/
t/001_mouse/810-isa-or.t
+++ b/
t/001_mouse/810-isa-or.t
@@
-1,3
+1,9
@@
+#!perl
+
+# XXX:
+# XXX: !!!Currently this test is not compatible with Moose!!!
+# XXX:
+
use strict;
use warnings;
use Test::More tests => 18;