test:
	pyang a.yang --print-error-code 2>&1 | diff a.expect -

