X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=test%2Fwidgets%2FMakefile;h=55467fb6a1a94dcd72d685d4b7a3e49a2d17bbf6;hp=ed159e30aed839f8c23f79ae63da82295edb72a2;hb=662315e99481a373415236ab3a191728ec8bf1bd;hpb=3954594bfad6247bd4bbe577268d2b7cd18fa685 diff --git a/test/widgets/Makefile b/test/widgets/Makefile index ed159e3..55467fb 100644 --- a/test/widgets/Makefile +++ b/test/widgets/Makefile @@ -43,7 +43,7 @@ screenshots: clean estimate-time iframe help-url: @echo "" - @echo "Please check now: http://localhost/test/widgets/" + @echo "Please check now: http://localhost/test/widgets/index.html" estimate-time: @wc -l url.* | tail -n1 | awk '{print "Estimeate run time: " $$1 * (1 + '${TIMEOUT}') * 0.5, "seconds" }'