From 30876b304105b9c9c99659a37edd37c5f0da08ab Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Sun, 8 Nov 2009 13:03:49 +0000 Subject: [PATCH] This test needs to include HTMLForm.php --- t/inc/Licenses.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/inc/Licenses.t b/t/inc/Licenses.t index 81e7abe9aa..d48337fa11 100644 --- a/t/inc/Licenses.t +++ b/t/inc/Licenses.t @@ -10,6 +10,7 @@ define( 'MEDIAWIKI', 1 ); // Hack require_ok( 'languages/Language.php' ); require_ok( 'includes/GlobalFunctions.php' ); +require_ok( 'includes/HTMLForm.php' ); require_ok( 'includes/Licenses.php' ); $str = " -- 2.20.1