6e95c52e922fe14260ae6e7ed9a24455099f935d
[yaffs-website] / web / core / modules / block / tests / modules / block_test_views / block_test_views.info.yml
1 name: 'Block test views'
2 type: module
3 description: 'Provides a view and block to test block displays in views.'
4 package: Testing
5 version: VERSION
6 core: 8.x
7 dependencies:
8   - block
9   - views