diff options
Diffstat (limited to 'tests/Core/Command/User/EnableTest.php')
-rw-r--r-- | tests/Core/Command/User/EnableTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Core/Command/User/EnableTest.php b/tests/Core/Command/User/EnableTest.php index 60b415ae79d..9a3df13efe0 100644 --- a/tests/Core/Command/User/EnableTest.php +++ b/tests/Core/Command/User/EnableTest.php @@ -20,6 +20,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ + namespace Tests\Core\Command\User; |