From b390da3eba41f31c20f7c0f2925dedc840343290 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Sat, 27 Oct 2012 19:36:24 +0200 Subject: don't enable apps twice --- tests/enable_all.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/enable_all.php') diff --git a/tests/enable_all.php b/tests/enable_all.php index 02e35518d64..74145e55e18 100644 --- a/tests/enable_all.php +++ b/tests/enable_all.php @@ -15,6 +15,4 @@ OC_App::enable('mozilla_sync'); OC_App::enable('news'); OC_App::enable('provisioning_api'); OC_App::enable('user_external'); -OC_App::enable('provisioning_api'); -OC_App::enable('provisioning_api'); -- cgit v1.2.3