Fix path.
authorGunnar Wrobel <p@rdus.de>
Wed, 28 Oct 2009 21:58:54 +0000 (22:58 +0100)
committerGunnar Wrobel <p@rdus.de>
Wed, 28 Oct 2009 21:58:54 +0000 (22:58 +0100)
framework/Kolab_Session/test/Horde/Kolab/Session/Integration/SessionTest.php

index f56009e..a29c8b0 100644 (file)
@@ -14,7 +14,7 @@
 /**
  * Prepare the test setup.
  */
-require_once dirname(__FILE__) . '/Autoload.php';
+require_once dirname(__FILE__) . '/../Autoload.php';
 
 /**
  * Test the Kolab session handler.