diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-03-01 12:54:27 +0100 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-03-01 12:54:27 +0100 |
commit | 17a4366a9f68f45e1d05096af4adc94f489183e9 (patch) | |
tree | 34e4a640f009ed713d216242e2f0fd461ef37a01 /tests/FunctionalTests/quickstart/ActiveControls | |
parent | ad41d458a46985af7acd3f621d4ade969bf27d98 (diff) |
Tagging 3.2.1
Diffstat (limited to 'tests/FunctionalTests/quickstart/ActiveControls')
-rw-r--r-- | tests/FunctionalTests/quickstart/ActiveControls/ActiveButtonTestCase.php | 2 | ||||
-rw-r--r-- | tests/FunctionalTests/quickstart/ActiveControls/ActiveCheckBoxTestCase.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/FunctionalTests/quickstart/ActiveControls/ActiveButtonTestCase.php b/tests/FunctionalTests/quickstart/ActiveControls/ActiveButtonTestCase.php index fd12cc4f..408776f3 100644 --- a/tests/FunctionalTests/quickstart/ActiveControls/ActiveButtonTestCase.php +++ b/tests/FunctionalTests/quickstart/ActiveControls/ActiveButtonTestCase.php @@ -1,5 +1,5 @@ <?php -//$Id$ +//$Id: ActiveButtonTestCase.php 3187 2012-07-12 11:21:01Z ctrlaltca $ class ActiveButtonTestCase extends SeleniumTestCase { function test () diff --git a/tests/FunctionalTests/quickstart/ActiveControls/ActiveCheckBoxTestCase.php b/tests/FunctionalTests/quickstart/ActiveControls/ActiveCheckBoxTestCase.php index ca17a5dc..15a3c798 100644 --- a/tests/FunctionalTests/quickstart/ActiveControls/ActiveCheckBoxTestCase.php +++ b/tests/FunctionalTests/quickstart/ActiveControls/ActiveCheckBoxTestCase.php @@ -1,6 +1,6 @@ <?php -//$Id$ +//$Id: ActiveCheckBoxTestCase.php 3187 2012-07-12 11:21:01Z ctrlaltca $ class ActiveCheckBoxTestCase extends SeleniumTestCase { function test () |