Skip to content

Commit 6d2017f

Browse files
committed
doc(test): add help for run tests function
1 parent 91d26b5 commit 6d2017f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tool/+mag/+test/runTests.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
function testResults = runTests()
2+
% RUNTESTS Run all MAG tests with coverage.
23

34
root = mfilename("fullpath");
45
root = fullfile(fileparts(root), "..", "..", "..");

0 commit comments

Comments
 (0)