diff options
author | wei <> | 2007-03-26 00:34:44 +0000 |
---|---|---|
committer | wei <> | 2007-03-26 00:34:44 +0000 |
commit | bd0116cd205fea7d71849625352ac8a9adf7d14f (patch) | |
tree | f5d4ae8ceb545975dafce0c138667941bf7c3cd5 /.gitattributes | |
parent | b0ee562087936a5b139457494f18bbf8362e257e (diff) |
add missing css files for selenium
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 8ef7b682..403b6594 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2637,6 +2637,7 @@ tests/test_tools/selenium/core/scripts/narcissus-defs.js -text tests/test_tools/selenium/core/scripts/narcissus-exec.js -text tests/test_tools/selenium/core/scripts/narcissus-parse.js -text tests/test_tools/selenium/core/scripts/se2html.js -text +tests/test_tools/selenium/core/selenium-test.css -text tests/test_tools/selenium/php/TestSuiteHeader.php -text tests/test_tools/selenium/reference.html -text tests/test_tools/simpletest/collector.php -text |