ktats****@users*****
ktats****@users*****
2010年 1月 20日 (水) 01:47:08 JST
Index: docs/modules/Test-Simple-0.94/lib/Test/More.pod diff -u docs/modules/Test-Simple-0.94/lib/Test/More.pod:1.1 docs/modules/Test-Simple-0.94/lib/Test/More.pod:1.2 --- docs/modules/Test-Simple-0.94/lib/Test/More.pod:1.1 Wed Jan 20 00:44:50 2010 +++ docs/modules/Test-Simple-0.94/lib/Test/More.pod Wed Jan 20 01:47:08 2010 @@ -549,7 +549,7 @@ You can also test a class, to make sure that it has the right ancestor: -クラスもテストできます。正しいアクセサがあるか確かめます。 +クラスもテストできます。正しい先祖か確かめます。 isa_ok( 'Vole', 'Rodent' );