diff options
-rw-r--r-- | .gitattributes | 4 | ||||
-rwxr-xr-x | tests/html.t (renamed from tests/it_html.t) | 0 | ||||
-rwxr-xr-x | tests/xml.t (renamed from tests/it_xml.t) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index e17f544..ca022fd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ * text=auto !eol itjs/error.gif -text -tests/it_html.t -text -tests/it_xml.t -text +tests/html.t -text tests/itjs.t -text +tests/xml.t -text diff --git a/tests/it_html.t b/tests/html.t index 95d615c..95d615c 100755 --- a/tests/it_html.t +++ b/tests/html.t diff --git a/tests/it_xml.t b/tests/xml.t index 85f16c8..85f16c8 100755 --- a/tests/it_xml.t +++ b/tests/xml.t |