Skip to content

Commit

Permalink
test script rdir
Browse files Browse the repository at this point in the history
  • Loading branch information
rmtfleming committed Nov 11, 2020
1 parent 7840c7a commit 08e96a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/testAll.m
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
cd(CBTDIR);
end

% include the root folder and all subfolders.
addpath(genpath([pwd filesep 'test']));

% change to the root folder of The COBRA TOolbox
cd(CBTDIR);

% include the root folder and all subfolders.
%addpath(genpath(CBTDIR));

% run the official initialisation script
if launchTestSuite

Expand Down

0 comments on commit 08e96a7

Please sign in to comment.