From 6cc020ca54e933837898ba76ffa117d8da46776b Mon Sep 17 00:00:00 2001 From: Florian Hanke Date: Sat, 19 Feb 2011 22:06:39 +0100 Subject: [PATCH] + integration visual test --- integration | 2 ++ 1 file changed, 2 insertions(+) diff --git a/integration b/integration index f56395df..07210c36 100755 --- a/integration +++ b/integration @@ -64,6 +64,8 @@ begin puts system "open -a 'Google Chrome' http://localhost:3210/#/?q=alan" + sleep 1 + system "open -a 'Google Chrome' http://localhost:3210/#/?q=a*+b" sleep 5 puts "SUCCESS!"