From 46ef7357da7b96d7ff8aedcfc106a788b5e54cfb Mon Sep 17 00:00:00 2001 From: carl <> Date: Wed, 30 May 2007 21:33:25 +0000 Subject: just a write test, sorry --- .gitattributes | 1 + testfile.txt | 0 2 files changed, 1 insertion(+) create mode 100644 testfile.txt diff --git a/.gitattributes b/.gitattributes index 850fb4f6..e880a8e1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2207,6 +2207,7 @@ requirements/messages.txt -text requirements/template-bg.html -text requirements/template-zh.html -text requirements/template.html -text +/testfile.txt -text tests/FunctionalTests/active-controls/protected/pages/ActiveBricksTest.page -text tests/FunctionalTests/active-controls/protected/pages/ActiveBricksTest.php -text tests/FunctionalTests/active-controls/protected/pages/ActiveControlExpressionTag.page -text diff --git a/testfile.txt b/testfile.txt new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3