Skip to content
Snippets Groups Projects
Commit 33492502 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Remove test from Octave testsuite.

The function is only called by Matlab if the statistics toolbox is not available.

(cherry picked from commit ac3af205)
parent 48ee1364
No related branches found
Tags
No related merge requests found
......@@ -236,6 +236,12 @@ y = ipermute(y,order);
%@test:1
%$ if isoctave()
%$ t = true;
%$ T = t;
%$ LOG = NaN;
%$ return
%$ end
%$ X = randn(10000000, 1);
%$
%$ try
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment