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 91d26b5 commit 6d2017fCopy full SHA for 6d2017f
tests/tool/+mag/+test/runTests.m
@@ -1,4 +1,5 @@
1
function testResults = runTests()
2
+% RUNTESTS Run all MAG tests with coverage.
3
4
root = mfilename("fullpath");
5
root = fullfile(fileparts(root), "..", "..", "..");
0 commit comments