From e37739ccaac4a28aa2176487a637cbdf3d1b85a0 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 20 Apr 2012 22:19:44 +0200 Subject: some cleanup removed unneeded data files, converted tabs to spaces --- _test/tests/test/globals.test.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_test/tests/test/globals.test.php') diff --git a/_test/tests/test/globals.test.php b/_test/tests/test/globals.test.php index b45b2bf83..180fd0d0d 100644 --- a/_test/tests/test/globals.test.php +++ b/_test/tests/test/globals.test.php @@ -5,9 +5,9 @@ */ class InttestsGlobalsTest extends DokuWikiTest { - /** + /** * every request should be with its own variables - */ + */ function testFirstRun() { global $EVENT_HANDLER; @@ -24,7 +24,7 @@ class InttestsGlobalsTest extends DokuWikiTest { ); $request->execute(); - } + } /** * @depends testFirstRun -- cgit v1.2.3