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.
2 parents 5ccc003 + e25ec42 commit 6d10288Copy full SHA for 6d10288
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