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 8cee06f commit f9c5528Copy full SHA for f9c5528
test/tautotrace.m
@@ -256,8 +256,8 @@ function testNonFileOptions(testCase)
256
end
257
258
259
- function testUnsupportedDependentFiles(testCase)
260
- % testUnsupportedDependentFiles: Check that File dependencies that are not
+ function testIgnoreUnsupportedDependencies(testCase)
+ % testIgnoreUnsupportedDependencies: Check that File dependencies that are not
261
% .m or .mlx files are ignored. For example, .mat file.
262
263
% Add example folders to the path
0 commit comments