mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-03 20:02:39 +01:00
tests: add unit test for includes
This commit is contained in:
committed by
Marc Bonnici
parent
e4a856ad03
commit
8464c32808
1
tests/data/includes/sections/section1.yaml
Normal file
1
tests/data/includes/sections/section1.yaml
Normal file
@@ -0,0 +1 @@
|
||||
classifiers: {'section': 'one'}
|
2
tests/data/includes/sections/section2.yaml
Normal file
2
tests/data/includes/sections/section2.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
classifiers: {'section': 'two'}
|
||||
include#: ../section-include.yaml
|
Reference in New Issue
Block a user