Skip to content

Commit ae0b503

Browse files
committed
update name runTests
1 parent 670b0f1 commit ae0b503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/runtests.m renamed to tests/runTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
function results = runtests(pth)
1+
function results = runTests(pth)
22
% Run tests
33
% List all the 'test_*.m' files located in the same directory as this
44
% function, run them and keep track of how many passed, failed or are

0 commit comments

Comments
 (0)