Issue #1810686 by Rob Loach: Remove the remaining files[] entries .
parent
59331e7853
commit
22ac2df4d9
|
@ -2,6 +2,5 @@ name = "Field API Test"
|
||||||
description = "Support module for the Field API tests."
|
description = "Support module for the Field API tests."
|
||||||
core = 8.x
|
core = 8.x
|
||||||
package = Testing
|
package = Testing
|
||||||
files[] = field_test.entity.inc
|
|
||||||
version = VERSION
|
version = VERSION
|
||||||
hidden = TRUE
|
hidden = TRUE
|
||||||
|
|
|
@ -3,5 +3,4 @@ description = "Support module for file handling tests."
|
||||||
package = Testing
|
package = Testing
|
||||||
version = VERSION
|
version = VERSION
|
||||||
core = 8.x
|
core = 8.x
|
||||||
files[] = file_test.module
|
|
||||||
hidden = TRUE
|
hidden = TRUE
|
||||||
|
|
|
@ -5,6 +5,3 @@ version = VERSION
|
||||||
core = 8.x
|
core = 8.x
|
||||||
required = TRUE
|
required = TRUE
|
||||||
configure = admin/config/system
|
configure = admin/config/system
|
||||||
|
|
||||||
; Tests in tests directory.
|
|
||||||
files[] = tests/registry.test
|
|
||||||
|
|
Loading…
Reference in New Issue