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."
|
||||
core = 8.x
|
||||
package = Testing
|
||||
files[] = field_test.entity.inc
|
||||
version = VERSION
|
||||
hidden = TRUE
|
||||
|
|
|
@ -3,5 +3,4 @@ description = "Support module for file handling tests."
|
|||
package = Testing
|
||||
version = VERSION
|
||||
core = 8.x
|
||||
files[] = file_test.module
|
||||
hidden = TRUE
|
||||
|
|
|
@ -5,6 +5,3 @@ version = VERSION
|
|||
core = 8.x
|
||||
required = TRUE
|
||||
configure = admin/config/system
|
||||
|
||||
; Tests in tests directory.
|
||||
files[] = tests/registry.test
|
||||
|
|
Loading…
Reference in New Issue