config.py: move target byte order property from config. to trace type
[barectf.git] / tests / tracing / configs / succeed / dynamic-array / nested-5-uint8.yaml
index 8e0540d3aa4ce004ca522e14f1e59115eff8eb55..bc8f740f89b6fe858ec46ed45564c6506633c9df 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.024845 seconds and 4 git commands to generate.