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 23b15d2 commit 285073aCopy full SHA for 285073a
tests/test_checkCFG.m
@@ -89,6 +89,8 @@ function test_checkCfgBasic()
89
expectedCfgStructure.subject.askGrpSess = [true true];
90
91
expectedCfgStructure.verbose = 0;
92
+
93
+ expectedCfgStructure.useGUI = false;
94
95
expectedCfgStructure.fileName.task = '';
96
expectedCfgStructure.fileName.zeroPadding = 3;
0 commit comments