diff options
author | Christian Schneider | 2007-02-08 14:51:25 +0000 |
---|---|---|
committer | Christian Schneider | 2007-02-08 14:51:25 +0000 |
commit | 6943a9f3bc10a60fcc01f126dfbd22b24b9c99cb (patch) | |
tree | 7115430bdc88c9a05788b560cf0d58d62807d8f3 /.gitattributes | |
parent | e49941bbff3f9d7e87e26265b9971c788b861628 (diff) | |
download | itools-6943a9f3bc10a60fcc01f126dfbd22b24b9c99cb.tar.gz itools-6943a9f3bc10a60fcc01f126dfbd22b24b9c99cb.tar.bz2 itools-6943a9f3bc10a60fcc01f126dfbd22b24b9c99cb.zip |
Moved ITools tests from searchlib to itools/live
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 9c7115f..e17f544 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ * text=auto !eol itjs/error.gif -text +tests/it_html.t -text +tests/it_xml.t -text +tests/itjs.t -text |