We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670b0f1 commit ae0b503Copy full SHA for ae0b503
tests/runtests.m renamed to tests/runTests.m
@@ -1,4 +1,4 @@
1
-function results = runtests(pth)
+function results = runTests(pth)
2
% Run tests
3
% List all the 'test_*.m' files located in the same directory as this
4
% function, run them and keep track of how many passed, failed or are
0 commit comments