# HG changeset patch # User Rik # Date 1310842544 25200 # Node ID befa9cac5d2026a1efec5a8040a36daddaed8fb3 # Parent 59199c04ad17eaa7a5aaf4c2aaffa319057de4d0 codesprint: Add simple test for matlabroot.m * matlabroot.m: Add 1 test. diff --git a/scripts/path/matlabroot.m b/scripts/path/matlabroot.m --- a/scripts/path/matlabroot.m +++ b/scripts/path/matlabroot.m @@ -31,5 +31,5 @@ endfunction +%!assert (matlabroot(), OCTAVE_HOME()) -