diff --git a/bin/phantom-jasmine b/bin/phantom-jasmine old mode 100644 new mode 100755 diff --git a/lib/run_jasmine_test.coffee b/lib/run_jasmine_test.coffee index 3c276ae..fbe2038 100755 --- a/lib/run_jasmine_test.coffee +++ b/lib/run_jasmine_test.coffee @@ -1,4 +1,4 @@ -#!/usr/local/bin/phantomjs +#!/usr/bin/env phantomjs # Runs a Jasmine Suite from an html page # @page is a PhantomJs page object