From 932d439444f10774bff546923cc0a2e5e2f2857b Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 20 Jul 2018 13:57:57 +0200 Subject: Rewrite (only for backend/oauth/api use from now on) --- tests/CreatesApplication.php | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100755 tests/CreatesApplication.php (limited to 'tests/CreatesApplication.php') diff --git a/tests/CreatesApplication.php b/tests/CreatesApplication.php deleted file mode 100755 index 547152f..0000000 --- a/tests/CreatesApplication.php +++ /dev/null @@ -1,22 +0,0 @@ -make(Kernel::class)->bootstrap(); - - return $app; - } -} -- cgit v1.2.3