From 1f132d82f8e0dd0e14460a3d51986411df342cb5 Mon Sep 17 00:00:00 2001 From: "Colin B. Macdonald" Date: Thu, 21 Mar 2019 01:44:03 -0700 Subject: [PATCH] tests: remove out-of-date comment --- test/bist.m | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/bist.m b/test/bist.m index 50b6a28..f08f3ec 100644 --- a/test/bist.m +++ b/test/bist.m @@ -4,8 +4,6 @@ function bist() % Doctest mostly tests itself but in some cases we want to ensure % exactly what is being tested and yet we cannat call doctest recursively % https://github.com/catch22/octave-doctest/issues/184 -% -% The output is rather noisy: perhaps evalc could make it less verbose? end