From 2fbc42753f09e05d6ea4a7680e2a75d3b0f59928 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 11 Feb 2022 11:42:33 +0000 Subject: language test --- tests/unit/includes/LanguageTest.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/unit/includes') diff --git a/tests/unit/includes/LanguageTest.php b/tests/unit/includes/LanguageTest.php index 9f1af2b50..9525c783d 100644 --- a/tests/unit/includes/LanguageTest.php +++ b/tests/unit/includes/LanguageTest.php @@ -63,11 +63,6 @@ class LanguageTest extends UnitTestCase { public function languageExamplesProvider() { return [ - 'empty text' => [ - '', - '', - null - ], 'English' => [ 'English is a West Germanic language that was first spoken in early medieval England and is now a global lingua franca.[4][5] Named after the Angles, one of the Germanic tribes that migrated to England, it ultimately derives its name from the Anglia (Angeln) peninsula in the Baltic Sea. It is closely related to the Frisian languages, but its vocabulary has been significantly influenced by other Germanic languages, particularly Norse (a North Germanic language), as well as by Latin and Romance languages, especially French.', 'en', -- cgit v1.2.3