From b1ef06fdb8d1dc03dba2afb397aed89089ac5445 Mon Sep 17 00:00:00 2001 From: Automerge Date: Thu, 3 May 2012 13:06:25 +0000 Subject: [PATCH] [merge from 6.7] Add missing ?restartApplication from the URL svn changeset:23669/svn branch:6.8 --- .../tests/layouts/layouttester/LayoutTesterApplication.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testbench/com/vaadin/tests/layouts/layouttester/LayoutTesterApplication.html b/tests/testbench/com/vaadin/tests/layouts/layouttester/LayoutTesterApplication.html index b0e2444986..c2e5451a3b 100644 --- a/tests/testbench/com/vaadin/tests/layouts/layouttester/LayoutTesterApplication.html +++ b/tests/testbench/com/vaadin/tests/layouts/layouttester/LayoutTesterApplication.html @@ -13,7 +13,7 @@ open - /run/com.vaadin.tests.layouts.layouttester.LayoutTesterApplication + /run/com.vaadin.tests.layouts.layouttester.LayoutTesterApplication?restartApplication -- 2.39.5