diff options
author | Henri Sara <henri.sara@itmill.com> | 2011-08-12 11:48:56 +0000 |
---|---|---|
committer | Henri Sara <henri.sara@itmill.com> | 2011-08-12 11:48:56 +0000 |
commit | ba003dc821d870b2cc7376fa83976ebe8868b681 (patch) | |
tree | 4753b1c39adfc9dac4787daa69447cdca0d3505c /tests/integration-testscripts | |
parent | 814407151f6ea3026a492aec7ad8f5ee5598c395 (diff) | |
download | vaadin-framework-ba003dc821d870b2cc7376fa83976ebe8868b681.tar.gz vaadin-framework-ba003dc821d870b2cc7376fa83976ebe8868b681.zip |
#7178 corrected GAE integration test script
svn changeset:20351/svn branch:6.7
Diffstat (limited to 'tests/integration-testscripts')
-rw-r--r-- | tests/integration-testscripts/GoogleAppEngine/integration-test-GAE.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration-testscripts/GoogleAppEngine/integration-test-GAE.html b/tests/integration-testscripts/GoogleAppEngine/integration-test-GAE.html index ff6889d2c8..dee7b6da69 100644 --- a/tests/integration-testscripts/GoogleAppEngine/integration-test-GAE.html +++ b/tests/integration-testscripts/GoogleAppEngine/integration-test-GAE.html @@ -32,7 +32,7 @@ <td></td> </tr> <tr> - <td>verifyValue</td> + <td>assertText</td> <td>vaadin=runcomvaadintestsintegrationIntegrationTestApplication::/VVerticalLayout[0]/ChildComponentContainer[1]/VLabel[0]</td> <td>FI</td> </tr> |