diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-04 15:53:00 -0600 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2009-10-04 15:53:00 -0600 |
commit | d581bbbd1eaeb242b7279e5a6d75f015dd5a5e6f (patch) | |
tree | 3002836c3d6afa7b01845b048e7fb0dbb48e9874 /modules/gallery/tests/selenium/Add_Comment.html | |
parent | 048e540a985cda0e092572eeea44855a0cb0428c (diff) |
Renamed more CSS selectors from gName to g-name.
Diffstat (limited to 'modules/gallery/tests/selenium/Add_Comment.html')
-rw-r--r-- | modules/gallery/tests/selenium/Add_Comment.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/tests/selenium/Add_Comment.html b/modules/gallery/tests/selenium/Add_Comment.html index dff653da..054e7597 100644 --- a/modules/gallery/tests/selenium/Add_Comment.html +++ b/modules/gallery/tests/selenium/Add_Comment.html @@ -18,7 +18,7 @@ </tr> <tr> <td>clickAndWait</td> - <td>g-photoId-2</td> + <td>g-photo-id-2</td> <td></td> </tr> <tr> |