diff options
Diffstat (limited to 'tests/test_tools/simpletest/selector.php')
-rw-r--r-- | tests/test_tools/simpletest/selector.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_tools/simpletest/selector.php b/tests/test_tools/simpletest/selector.php index 901815ad..6af21ff6 100644 --- a/tests/test_tools/simpletest/selector.php +++ b/tests/test_tools/simpletest/selector.php @@ -129,5 +129,4 @@ } return ($widget->getName() == $this->_label); } - } -?>
\ No newline at end of file + }
\ No newline at end of file |