From 4489eba5c6dc5c5f3a0cdec333da6e9bc86d1534 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 12 Feb 2012 16:22:19 +0100 Subject: [PATCH] Add samples for tests --- test/phpunit/textiso.txt | 1 + test/phpunit/textutf8.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 test/phpunit/textiso.txt create mode 100644 test/phpunit/textutf8.txt diff --git a/test/phpunit/textiso.txt b/test/phpunit/textiso.txt new file mode 100644 index 00000000000..51016e408cb --- /dev/null +++ b/test/phpunit/textiso.txt @@ -0,0 +1 @@ +Text utf8 avec un é encodé en ISO. \ No newline at end of file diff --git a/test/phpunit/textutf8.txt b/test/phpunit/textutf8.txt new file mode 100644 index 00000000000..2e062650d36 --- /dev/null +++ b/test/phpunit/textutf8.txt @@ -0,0 +1 @@ +Text utf8 avec un é encodé en UTF8. \ No newline at end of file