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 7d04b21 commit 320af6bCopy full SHA for 320af6b
test/load-path/module.mk
@@ -3,6 +3,6 @@ load_path_TEST_FILES = \
3
%reldir%/in-load-path/load_path_fcn.m \
4
%reldir%/not-in-load-path/load_path_fcn.m \
5
%reldir%/shadowed-builtin/var.m \
6
- %reldir%/shadowed-corelib/plot.m
+ %reldir%/shadowed-corelib/quad.m
7
8
TEST_FILES += $(load_path_TEST_FILES)
0 commit comments