diff options
author | carl <> | 2007-05-30 21:33:25 +0000 |
---|---|---|
committer | carl <> | 2007-05-30 21:33:25 +0000 |
commit | 46ef7357da7b96d7ff8aedcfc106a788b5e54cfb (patch) | |
tree | 349880d9c5066d446c41af4bc99989ed0a7d433c | |
parent | e0a78b3aaf9b5d70ce70999ed3cabda8a793067c (diff) |
just a write test, sorry
-rw-r--r-- | .gitattributes | 1 | ||||
-rw-r--r-- | testfile.txt | 0 |
2 files changed, 1 insertions, 0 deletions
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 --- /dev/null +++ b/testfile.txt |