Skip to content

Commit 47212e3

Browse files
committed
Fixes #31.
1 parent 06ba4f4 commit 47212e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/exampleTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
end
77

88
methods (Test, TestTags = {'bdConnected'})
9-
function runExampleScript(testCase, exName)
9+
function runExampleScript(~, exName)
1010
run(exName);
1111
end
1212
end

0 commit comments

Comments
 (0)