git/t/t3900
Brian M. Carlson 214a5f2e0c Add missing test file for UTF-16.
The test file that the UTF-16 rejection test looks for is missing, but this went
unnoticed because the test is expected to fail anyway; as a consequence, the
test fails because the file containing the commit message is missing, and not
because the test file contains a NUL byte.  Fix this by including a sample text
file containing a commit message encoded in UTF-16.

Signed-off-by: Brian M. Carlson <sandals@crustytoothpaste.net>
Tested-by: Duy Nguyen <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-08-05 09:46:47 -07:00
..
1-UTF-8.txt
2-UTF-8.txt
eucJP.txt
ISO-2022-JP.txt
ISO8859-1.txt
UTF-16.txt Add missing test file for UTF-16. 2013-08-05 09:46:47 -07:00