From e3d5c33f4807c139640f46143d5882fead645bdd Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 18 Apr 2011 16:50:05 +0200 Subject: Ticket #222 - Header in den Dateien hinzugefĆ¼gt --- tests/application/controllers/AuthControllerTest.php | 10 ++++++++++ tests/application/controllers/BootisoControllerTest.php | 10 ++++++++++ tests/application/controllers/BootmenuControllerTest.php | 10 ++++++++++ tests/application/controllers/BootosControllerTest.php | 10 ++++++++++ tests/application/controllers/ClientControllerTest.php | 10 ++++++++++ tests/application/controllers/ConfigControllerTest.php | 10 ++++++++++ tests/application/controllers/FilterControllerTest.php | 10 ++++++++++ tests/application/controllers/GroupControllerTest.php | 10 ++++++++++ tests/application/controllers/IndexControllerTest.php | 10 ++++++++++ tests/application/controllers/PersonControllerTest.php | 10 ++++++++++ tests/application/controllers/PoolControllerTest.php | 10 ++++++++++ tests/application/controllers/PrebootControllerTest.php | 10 ++++++++++ tests/application/controllers/RessourceControllerTest.php | 10 ++++++++++ tests/application/controllers/RoleControllerTest.php | 10 ++++++++++ tests/application/controllers/SessionControllerTest.php | 10 ++++++++++ tests/application/controllers/StatsControllerTest.php | 10 ++++++++++ 16 files changed, 160 insertions(+) (limited to 'tests') diff --git a/tests/application/controllers/AuthControllerTest.php b/tests/application/controllers/AuthControllerTest.php index 38bff78..7c15185 100644 --- a/tests/application/controllers/AuthControllerTest.php +++ b/tests/application/controllers/AuthControllerTest.php @@ -1,4 +1,14 @@