X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=test%2Fwidgets%2FMakefile;h=39aaadaa80c1a9d8b5d72ef60d52ef1bfa7d9fe2;hp=13be5411ec6789c4341a5455a1f267165c011720;hb=73477566f442547598f213c19d28272aec4d7a10;hpb=d57bc84a54156fe776772f3f0239753c7fd4f029 diff --git a/test/widgets/Makefile b/test/widgets/Makefile index 13be541..39aaada 100644 --- a/test/widgets/Makefile +++ b/test/widgets/Makefile @@ -7,8 +7,8 @@ SCREENSHOT_WIDTH_HEIGHT= 1000 1200 PERL_SCRIPTS= ../bin/bomb.pl PROG= ../phantom/screenshot.js MD5= $(shell which md5 md5sum) -TESTS= koha demos # koha.url -TIMEOUT=5 +TESTS= koha demos mike # koha.url +TIMEOUT=4 PREFIX= test PHANTOMJS_URL= http://cph.koha.indexdata.com/cgi-bin/koha/opac-search.pl?q=sushi @@ -50,4 +50,5 @@ help: @echo " [ screenshots ]" @echo " [ screenshot | index ]" @echo "" + @echo " [ TESTS=mike screenshots ]"