Skip to content

Commit 7a104b6

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 40c7aca commit 7a104b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_tests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ function run_tests()
2222

2323
if ispc
2424
success = moxunit_runtests(test_folder, '-verbose');
25-
25+
2626
else
2727
success = moxunit_runtests(test_folder, ...
2828
'-verbose', '-recursive', '-with_coverage', ...

0 commit comments

Comments
 (0)