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