Removed namespaces

This commit is contained in:
Nicolas Le Goff
2012-01-17 20:09:05 +01:00
parent cb69b85603
commit 60c5dc7211
13 changed files with 0 additions and 46 deletions

View File

@@ -1,11 +1,7 @@
<?php
namespace Alchemy\Phrasea\Controller\Admin;
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAuthenticatedAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Admin/Fields.php';
/**
* Test class for Fields.
* Generated by PHPUnit on 2012-01-11 at 18:25:03.

View File

@@ -2,8 +2,6 @@
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAuthenticatedAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Admin/Publications.php';
use Silex\WebTestCase;
use Symfony\Component\HttpFoundation\Response;

View File

@@ -11,8 +11,6 @@
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAuthenticatedAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Prod/Basket.php';
use Alchemy\Phrasea\Helper;
use Alchemy\Phrasea\RouteProcessor as routeProcessor;

View File

@@ -1,7 +1,5 @@
<?php
namespace Alchemy\Phrasea\Controller\Prod;
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAuthenticatedAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Prod/Edit.php';

View File

@@ -1,11 +1,7 @@
<?php
namespace Alchemy\Phrasea\Controller\Prod;
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAuthenticatedAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Prod/MoveCollection.php';
/**
* Test class for MoveCollection.
* Generated by PHPUnit on 2012-01-11 at 18:24:28.

View File

@@ -1,11 +1,7 @@
<?php
namespace Alchemy\Phrasea\Controller\Prod;
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAuthenticatedAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Prod/Printer.php';
/**
* Test class for Printer.
* Generated by PHPUnit on 2012-01-11 at 18:24:29.

View File

@@ -1,11 +1,7 @@
<?php
namespace Alchemy\Phrasea\Controller\Prod;
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAuthenticatedAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Prod/Push.php';
/**
* Test class for Push.
* Generated by PHPUnit on 2012-01-11 at 18:24:29.

View File

@@ -1,11 +1,7 @@
<?php
namespace Alchemy\Phrasea\Controller\Prod;
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAuthenticatedAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Prod/Root.php';
/**
* Test class for Root.
* Generated by PHPUnit on 2012-01-11 at 18:24:30.

View File

@@ -1,11 +1,7 @@
<?php
namespace Alchemy\Phrasea\Controller\Prod;
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAuthenticatedAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Prod/UsrLists.php';
/**
* Test class for UsrLists.
* Generated by PHPUnit on 2012-01-11 at 18:24:30.

View File

@@ -1,11 +1,7 @@
<?php
namespace Alchemy\Phrasea\Controller\Setup;
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Setup/Installer.php';
/**
* Test class for Installer.
* Generated by PHPUnit on 2012-01-11 at 18:21:34.

View File

@@ -1,11 +1,7 @@
<?php
namespace Alchemy\Phrasea\Controller\Setup;
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Setup/Upgrader.php';
/**
* Test class for Upgrader.
* Generated by PHPUnit on 2012-01-11 at 18:21:35.

View File

@@ -1,11 +1,7 @@
<?php
namespace Alchemy\Phrasea\Controller\Utils;
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Utils/ConnectionTest.php';
/**
* Test class for ConnectionTest.
* Generated by PHPUnit on 2012-01-11 at 18:20:20.

View File

@@ -1,11 +1,7 @@
<?php
namespace Alchemy\Phrasea\Controller\Utils;
require_once __DIR__ . '/../../../../PhraseanetWebTestCaseAbstract.class.inc';
require_once __DIR__ . '/../../../../../Alchemy/Phrasea/Controller/Utils/PathFileTest.php';
/**
* Test class for PathFileTest.
* Generated by PHPUnit on 2012-01-11 at 18:20:21.