From 1219ff4717fe9b81995cd490458c66bc3c7dda84 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Sun, 4 May 2008 15:41:51 +0000 Subject: [PATCH] these files should have headers too git-svn-id: file:///svn/phpbb/trunk@8547 89ea8834-ac86-4346-8a33-228a782c2dd0 --- tests/all_tests.php | 11 +++++++++++ tests/bbcode/all_tests.php | 10 ++++++++++ tests/bbcode/parser_test.php | 9 +++++++++ tests/utf/all_tests.php | 10 ++++++++++ tests/utf/utf8_clean_string_test.php | 9 +++++++++ tests/utf/utf8_wordwrap_test.php | 9 +++++++++ 6 files changed, 58 insertions(+) diff --git a/tests/all_tests.php b/tests/all_tests.php index f99ecf628d..0ae8311561 100644 --- a/tests/all_tests.php +++ b/tests/all_tests.php @@ -1,5 +1,15 @@