diff options
author | Peter Hartmann <peter.hartmann@nokia.com> | 2009-10-01 13:11:57 (GMT) |
---|---|---|
committer | Peter Hartmann <peter.hartmann@nokia.com> | 2009-10-01 13:33:02 (GMT) |
commit | ee51f0ee63fe5c6388cea1a1043963303ee3810b (patch) | |
tree | bbc70d9dcca7f6df1ec55b0b1c5da99d370378fa /tests/auto/networkselftest | |
parent | eda97a69aba55f32c348f4a8a830d5d80104d19b (diff) | |
download | Qt-ee51f0ee63fe5c6388cea1a1043963303ee3810b.zip Qt-ee51f0ee63fe5c6388cea1a1043963303ee3810b.tar.gz Qt-ee51f0ee63fe5c6388cea1a1043963303ee3810b.tar.bz2 |
network selftest: make sure tested file has correct line endings
added file to preserver the correct line endings for the test file
Reviewed-by: Aleksandar Babic
Diffstat (limited to 'tests/auto/networkselftest')
-rw-r--r-- | tests/auto/networkselftest/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/networkselftest/.gitattributes b/tests/auto/networkselftest/.gitattributes new file mode 100644 index 0000000..e04709a --- /dev/null +++ b/tests/auto/networkselftest/.gitattributes @@ -0,0 +1 @@ +rfc3252.txt -crlf |