Skip to content

Commit 7454ab1

Browse files
committed
Rename runtests.m to runwstests.m
to avoid overwriting the MATLAB runtests function
1 parent 3af1ed7 commit 7454ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.m renamed to test/runwstests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function runtests( TEST_SSL )
1+
function runwstests( TEST_SSL )
22
%RUNTESTS These tests need the example folder to be on the path to work
33
if nargin==0; TEST_SSL = 0; end
44

0 commit comments

Comments
 (0)