Skip to content

Commit

Permalink
minor whitespace changes
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentheirendt committed Mar 6, 2019
1 parent a1a8006 commit 05e7039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/testAll.m
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
else
launchTestSuite = false;
end
else
else
% on the CI, always reset the path to make absolutely sure, that we test
% the current version
restoredefaultpath()
Expand Down Expand Up @@ -169,7 +169,7 @@
if launchTestSuite
% save the userpath
originalUserPath = path;

% run the tests in the subfolder verifiedTests/ recursively
[result, resultTable] = runTestSuite();

Expand Down

0 comments on commit 05e7039

Please sign in to comment.