summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Schneider2007-02-09 13:26:17 +0000
committerChristian Schneider2007-02-09 13:26:17 +0000
commitbbc8b31566fcae832081f1d890dfa6fd5c5c842a (patch)
treec9df6eaf5a193b4a9d622356c189567b4652f37c
parent0b9f19b72396d8bd399f4d7353f2fdb445bc55f3 (diff)
downloaditools-bbc8b31566fcae832081f1d890dfa6fd5c5c842a.tar.gz
itools-bbc8b31566fcae832081f1d890dfa6fd5c5c842a.tar.bz2
itools-bbc8b31566fcae832081f1d890dfa6fd5c5c842a.zip
Renamed tests to match file names of class tested
-rw-r--r--.gitattributes4
-rwxr-xr-xtests/html.t (renamed from tests/it_html.t)0
-rwxr-xr-xtests/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