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