Skip to content

Commit f9c5528

Browse files
committed
rename test point to be more descriptive
1 parent 8cee06f commit f9c5528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/tautotrace.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,8 @@ function testNonFileOptions(testCase)
256256
end
257257
end
258258

259-
function testUnsupportedDependentFiles(testCase)
260-
% testUnsupportedDependentFiles: Check that File dependencies that are not
259+
function testIgnoreUnsupportedDependencies(testCase)
260+
% testIgnoreUnsupportedDependencies: Check that File dependencies that are not
261261
% .m or .mlx files are ignored. For example, .mat file.
262262

263263
% Add example folders to the path

0 commit comments

Comments
 (0)