diff options
author | Mikael Grankvist <mikael.grankvist@itmill.com> | 2009-11-25 07:55:26 +0000 |
---|---|---|
committer | Mikael Grankvist <mikael.grankvist@itmill.com> | 2009-11-25 07:55:26 +0000 |
commit | 37f326e4bc3501b035aa563ebe89773c6cbfef07 (patch) | |
tree | 0bb3d2afed4ab8478ab970657852765764488ce8 /tests/integration-testscripts | |
parent | fbc45d1df97fc02b9752663e5afc2c43fb9bb444 (diff) | |
download | vaadin-framework-37f326e4bc3501b035aa563ebe89773c6cbfef07.tar.gz vaadin-framework-37f326e4bc3501b035aa563ebe89773c6cbfef07.zip |
Changed test naming for integration tests #3386
svn changeset:10001/svn branch:6.2
Diffstat (limited to 'tests/integration-testscripts')
-rw-r--r-- | tests/integration-testscripts/sampler_deployment.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration-testscripts/sampler_deployment.tpl b/tests/integration-testscripts/sampler_deployment.tpl index 00823cc62d..6fb253fc10 100644 --- a/tests/integration-testscripts/sampler_deployment.tpl +++ b/tests/integration-testscripts/sampler_deployment.tpl @@ -55,7 +55,7 @@ <tr>
<td>screenCapture</td>
<td></td>
- <td>@server@_1</td>
+ <td></td>
</tr>
<tr>
<td>mouseClick</td>
@@ -75,7 +75,7 @@ <tr>
<td>screenCapture</td>
<td></td>
- <td>@server@_2</td>
+ <td></td>
</tr>
</tbody></table>
|