You are here

scanner_with_fc_tests.info in Search and Replace Scanner 7

name = Scanner with Field Collection
description = "Some helper logic for the Scanner module's tests."
core = 7.x

; Don't show this on the modules admin page.
hidden = TRUE

dependencies[] = scanner:scanner
dependencies[] = devel_generate:devel_generate
dependencies[] = field_collection:field_collection

File

tests/scanner_with_fc_tests.info
View source
  1. name = Scanner with Field Collection
  2. description = "Some helper logic for the Scanner module's tests."
  3. core = 7.x
  4. ; Don't show this on the modules admin page.
  5. hidden = TRUE
  6. dependencies[] = scanner:scanner
  7. dependencies[] = devel_generate:devel_generate
  8. dependencies[] = field_collection:field_collection