[MOBY-guts] biomoby commit
Mark Wilkinson
mwilkinson at pub.open-bio.org
Thu Jul 28 21:40:31 UTC 2005
mwilkinson
Thu Jul 28 17:40:31 EDT 2005
Update of /home/repository/moby/moby-live/Perl/t
In directory pub.open-bio.org:/tmp/cvs-serv6273/t
Modified Files:
Client-Central.t
Log Message:
test was wrong
moby-live/Perl/t Client-Central.t,1.13,1.14
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/t/Client-Central.t,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- /home/repository/moby/moby-live/Perl/t/Client-Central.t 2005/07/28 21:32:57 1.13
+++ /home/repository/moby/moby-live/Perl/t/Client-Central.t 2005/07/28 21:40:31 1.14
@@ -328,7 +328,6 @@
is($ns, 'UglyNamespace') or diag("simple input reporting wrong namespace (collections test)");
is($out->objectType, "String") or diag("simple output type reported incorrectly (collections test)");
-is($out->articleName, "articleName2") or diag("simple output article name reported incorrectly (collections test)");
isa_ok($out->namespaces, 'ARRAY') or diag("simple output namespaces not returned as an arrayref (collections test)");
@ns = @{$out->namespaces};
is(scalar(@ns),1) or diag("simple output reporting wrong number of namespaces (collections test)");
More information about the MOBY-guts
mailing list