Changeset 2172 for libswish3/trunk/bindings/perl/t/13-chained.t
- Timestamp:
- 09/22/08 00:19:34 (4 months ago)
- Files:
-
- libswish3/trunk/bindings/perl/t/13-chained.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
libswish3/trunk/bindings/perl/t/13-chained.t
r2031 r2172 4 4 ok(my $a = SWISH::3->new->analyzer, 'new analyzer'); 5 5 is($a->refcount, 1, 'refcount'); 6
