Changeset 7190 for t/var/codevars_should_not_autovivify.t
- Timestamp:
- 09/28/05 23:08:26 (3 years ago)
- Files:
-
- 1 modified
-
t/var/codevars_should_not_autovivify.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
t/var/codevars_should_not_autovivify.t
r6596 r7190 13 13 dies_ok { 14 14 &New::Package::foo(); 15 }, "...but invoking it should die" ;15 }, "...but invoking it should die", :todo<bug>;
