test_invalid_engine.info.yml 191 B

1234567
  1. name: 'Theme test with invalid theme engine'
  2. type: theme
  3. description: 'Test theme which has a non-existent theme engine.'
  4. version: VERSION
  5. core: 8.x
  6. engine: not_real_engine
  7. base theme: false