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