X-Git-Url: http://gitweb.michael.orlitzky.com/?p=octave.git;a=blobdiff_plain;f=run-tests.m;h=08b0f765f2609c8ff02aca3bcab7ec28f33b62be;hp=a5373fc15d3214eefae5c7ea6187fe5e31dcf632;hb=6cd387b2e42c3273c6cd48ad2e7e551bddd86474;hpb=ef3085ef3c40eab925219bad1c6dbb2c6e106727 diff --git a/run-tests.m b/run-tests.m index a5373fc..08b0f76 100755 --- a/run-tests.m +++ b/run-tests.m @@ -1,4 +1,8 @@ #!/usr/bin/octave --silent +# +# You'll need to use the .octaverc in this directory to get the proper +# paths. +# addpath('./unit_test');