adding test.sh

This commit is contained in:
coderaiser 2012-06-12 13:50:33 +00:00
parent ab2a75da80
commit c6af7103e4

5
test/test.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
curl http://phantomjs.googlecode.com/files/phantomjs-1.5.0-linux-x86-dynamic.tar.gz
tar -zxf phantomjs-1.5.0-linux-x86-dynamic.tar.gz
./phantomjs/bin/phantomjs
node test.js