1- name: TestErrorOne
2  description: this is test error one
3  inherits:
4    - TestErrorTwo
5
6- name: TestErrorTwo
7  description: This is test error two
8