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 6357c00 commit 9ef171fCopy full SHA for 9ef171f
tests/test_checkParameters.m
@@ -9,6 +9,8 @@
9
10
function test_checkParameters_output_dir()
11
12
+ % failure expected when run with runTests
13
+
14
% set up
15
cfg.design.localizer = 'MT';
16
cfg = checkParameters(cfg);
0 commit comments