config.py: move target byte order property from config. to trace type
[barectf.git] / tests / tracing / configs / succeed / static-array / of-uint3-middle.yaml
index 20a113377a39ea3daf4471beaedd903d793d3702..5cb3e9c0cc526b123b6f3374fd4116f46ac5ef07 100644 (file)
 %YAML 1.2
 
 --- !<tag:barectf.org,2020/3/config>
-target-byte-order: le
 trace:
   type:
     $include:
       - stdint.yaml
       - stdmisc.yaml
+    target-byte-order: le
     data-stream-types:
       default:
         $is-default: true
This page took 0.023352 seconds and 4 git commands to generate.