summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-02-13 22:12:50 +0000
committerxue <>2006-02-13 22:12:50 +0000
commit3e60cbad4b79301ae086ecacbdc63af333532a43 (patch)
treeaaa72887f9e5eaf94305c8a08a07f7a735c378ac /.gitattributes
parent98e796c1a4f0bda1abc4df7e08df9ddb4f6e50af (diff)
Added repeater functional tests.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index e03ffbd5..ea2ff882 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -795,6 +795,9 @@ tests/FunctionalTests/quickstart/Controls/ListBoxTestCase.php -text
tests/FunctionalTests/quickstart/Controls/PanelTestCase.php -text
tests/FunctionalTests/quickstart/Controls/RadioButtonListTestCase.php -text
tests/FunctionalTests/quickstart/Controls/RadioButtonTestCase.php -text
+tests/FunctionalTests/quickstart/Controls/Repeater1TestCase.php -text
+tests/FunctionalTests/quickstart/Controls/Repeater2TestCase.php -text
+tests/FunctionalTests/quickstart/Controls/Repeater3TestCase.php -text
tests/FunctionalTests/quickstart/Controls/TableTestCase.php -text
tests/FunctionalTests/quickstart/Controls/TextBoxTestCase.php -text
tests/FunctionalTests/quickstart/Fundamentals/HangmanTestCase.php -text