diff src/data.cc @ 14849:f6d3d5b0bd42

test: Use Octave coding conventions for tests for line() and toc(). * line.m, data.cc (toc): Use Octave coding conventions for tests.
author Rik <octave@nomad.inbox5.com>
date Sun, 08 Jul 2012 12:00:45 -0700
parents 460a3c6d8bf1
children 72b8b39e12be
line wrap: on
line diff
--- a/src/data.cc
+++ b/src/data.cc
@@ -5774,8 +5774,8 @@
 /*
 %!shared id
 %! id = tic ();
-%!assert (isa (id, "uint64"));
-%!assert (isa (toc (id), "double"));
+%!assert (isa (id, "uint64"))
+%!assert (isa (toc (id), "double"))
 */
 
 DEFUN (cputime, args, ,