Move unittest YAML files into their own directory, pending more python unit tests in a followup commit
This commit is contained in:
9
unittest/yaml/correct-empty2.yaml
Normal file
9
unittest/yaml/correct-empty2.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
test:
|
||||
description: "A completely empty config file is, ironically, correct"
|
||||
errors:
|
||||
count: 0
|
||||
---
|
||||
interfaces: {}
|
||||
loopbacks: {}
|
||||
bridgedomains: {}
|
||||
bondethernets: {}
|
Reference in New Issue
Block a user