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 f76b31c commit cc9e578Copy full SHA for cc9e578
tests/runner.m
@@ -1,4 +1,4 @@
1
-oldPath = addpath(fullfile('..', 'src'));
+oldPath = addpath(fullfile('..', 'tbx', 'leftpad'));
2
3
runtests('leftpadTests.m');
4
0 commit comments