diff options
author | wei <> | 2006-08-29 12:53:23 +0000 |
---|---|---|
committer | wei <> | 2006-08-29 12:53:23 +0000 |
commit | 2db708960f4435e2b98518f8fa84cc036ac9f2eb (patch) | |
tree | 6dc4ae8a624bf2afeaadfbed5be81cdd8c1b0ffe /.gitattributes | |
parent | f0a6fad58f8eae14554443081ffb166aaf71762a (diff) |
Update active controls.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 07d26923..4620c7a8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1878,6 +1878,8 @@ tests/FunctionalTests/active-controls/protected/pages/EventTriggeredCallback.pag tests/FunctionalTests/active-controls/protected/pages/EventTriggeredCallback.php -text tests/FunctionalTests/active-controls/protected/pages/ReplaceContentTest.page -text tests/FunctionalTests/active-controls/protected/pages/ReplaceContentTest.php -text +tests/FunctionalTests/active-controls/protected/pages/TInPlaceTextBoxTest.page -text +tests/FunctionalTests/active-controls/protected/pages/TInPlaceTextBoxTest.php -text tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.page -text tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.php -text tests/FunctionalTests/active-controls/protected/pages/ValueTriggerCallbackTest.page -text |