From b3525638865cdea297c7f2e32c96221132af949f Mon Sep 17 00:00:00 2001 From: Leif Åstrand Date: Tue, 4 Sep 2012 14:08:41 +0300 Subject: Unify ThreadLocal handling (#9469) --- uitest/src/com/vaadin/tests/application/ThreadLocalInstances.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'uitest') diff --git a/uitest/src/com/vaadin/tests/application/ThreadLocalInstances.html b/uitest/src/com/vaadin/tests/application/ThreadLocalInstances.html index 35657c73fc..b7fbca4c04 100644 --- a/uitest/src/com/vaadin/tests/application/ThreadLocalInstances.html +++ b/uitest/src/com/vaadin/tests/application/ThreadLocalInstances.html @@ -79,12 +79,12 @@ assertText vaadin=runcomvaadintestsapplicationThreadLocalInstances::PID_SLog_row_5 - 11. null app in background thread + 11. this app in background thread assertText vaadin=runcomvaadintestsapplicationThreadLocalInstances::PID_SLog_row_4 - 12. null root in background thread + 12. this root in background thread assertText @@ -94,7 +94,7 @@ assertText vaadin=runcomvaadintestsapplicationThreadLocalInstances::PID_SLog_row_2 - 14. null root in resource handler + 14. this root in resource handler assertText -- cgit v1.2.3