From 6aba3964d32e8e5589590a60b3d88ce36fd6f4a7 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Mon, 10 Jan 2022 15:08:03 +0100 Subject: Fix JS tests after test lib updates Prevent XHR during load by checking window.TESTING. Adjust some expected values. Signed-off-by: Vincent Petry --- dist/core-maintenance.js.LICENSE.txt | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 dist/core-maintenance.js.LICENSE.txt (limited to 'dist/core-maintenance.js.LICENSE.txt') diff --git a/dist/core-maintenance.js.LICENSE.txt b/dist/core-maintenance.js.LICENSE.txt deleted file mode 100644 index d1de0b80f56..00000000000 --- a/dist/core-maintenance.js.LICENSE.txt +++ /dev/null @@ -1,23 +0,0 @@ -/** - * @copyright 2019 Christoph Wurst - * - * @author Christoph Wurst - * @author John Molakvoæ - * @author Roeland Jago Douma - * - * @license GNU AGPL version 3 or any later version - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see . - * - */ -- cgit v1.2.3