diff options
Diffstat (limited to 'tests/Core/Command/Group/RemoveUserTest.php')
-rw-r--r-- | tests/Core/Command/Group/RemoveUserTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Core/Command/Group/RemoveUserTest.php b/tests/Core/Command/Group/RemoveUserTest.php index ec7b0f2d714..8a75571e3cb 100644 --- a/tests/Core/Command/Group/RemoveUserTest.php +++ b/tests/Core/Command/Group/RemoveUserTest.php @@ -20,6 +20,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ + namespace Test\Core\Command\Group; use OC\Core\Command\Group\RemoveUser; |