Hi, Doh my mistake it should be: ./mini_run.sh components/Image
Not ./mini_run.sh Components/Image ie "c" not "C" How hard would be to change ./mini_run.sh so that it supports this: ./mini_run.sh tests/Components/Image (I took a quick look but wasn't clear what needed to change.) That way you can use command line completion (via tab) and not get the paths wrong. Thanks, Justin