Add all the namespaces in Tests
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
<?php
|
||||
/** DomFramework - Tests
|
||||
* @package domframework
|
||||
* @author Dominique Fournier <dominique@fournier38.fr>
|
||||
* @license BSD
|
||||
*/
|
||||
|
||||
namespace Domframework\Tests;
|
||||
|
||||
/** Test the authentication */
|
||||
class authTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
Reference in New Issue
Block a user