X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fphantom%2Fscreenshot.js;h=ac4de3b9f17358f33b47e897228349afd2a09280;hb=407cc2adeb15d0323182c00d092b2b755a02d8bf;hp=316b03cfa2e1d1c2ab9f53cc0e01a53a1422e39d;hpb=3fc3a18add283ac313600a8a342b53f45686b4a0;p=mkws-moved-to-github.git diff --git a/test/phantom/screenshot.js b/test/phantom/screenshot.js index 316b03c..ac4de3b 100644 --- a/test/phantom/screenshot.js +++ b/test/phantom/screenshot.js @@ -27,4 +27,3 @@ page.open(url, function () { phantom.exit(); }, 200); }); -