We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ba4f4 commit 47212e3Copy full SHA for 47212e3
tests/exampleTests.m
@@ -6,7 +6,7 @@
6
end
7
8
methods (Test, TestTags = {'bdConnected'})
9
- function runExampleScript(testCase, exName)
+ function runExampleScript(~, exName)
10
run(exName);
11
12
0 commit comments