annotate core/modules/simpletest/simpletest.services.yml @ 9:1fc0ff908d1f

Add another data file
author Chris Cannam
date Mon, 05 Feb 2018 12:34:32 +0000
parents 4c8ae668cc8c
children 129ea1e6d783
rev   line source
Chris@0 1 services:
Chris@0 2 test_discovery:
Chris@0 3 class: Drupal\simpletest\TestDiscovery
Chris@0 4 arguments: ['@app.root', '@class_loader', '@module_handler', '@?cache.discovery']