Commit 3baa079c authored by Damien McKenna's avatar Damien McKenna
Browse files

Revert "Issue #3271006 by DamienMcKenna: Add the Date module as a test dependency."

This reverts commit 30f09e58.
parent 30f09e58
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@ Metatag 7.x-1.x-dev, xxxx-xx-xx
#3106872 by DamienMcKenna: Change uses of http:// to https://.
#3243694 by DamienMcKenna, Kasey_MK: Avoid similar-sounding links with different
  purposes.
#3271006 by DamienMcKenna: Add the Date module as a test dependency.


Metatag 7.x-1.28, 2021-07-12
+0 −7
Original line number Diff line number Diff line
@@ -31,13 +31,6 @@ files[] = views/metatag_handler_field_serialized_list.inc


; Tests.
; The Token module causes tests to fail when the Date module is not available,
; resulting in the following error:
;   exception: [User warning] Line 912 of token/token.tokens.inc:
;   Attempting to perform token replacement for token type date without required
;   data.
test_dependencies[] = date:date

; Devel is a dependency for all tests as it's used to automatically trim meta
; tags to a certain length.
test_dependencies[] = devel:devel