Use YAML 1.2 throughout
[barectf.git] / tests / tracing / configs / succeed / dynamic-array / of-uint3-middle.yaml
index 30891b2d7789214361b7dec65813d0a03969c733..660c4ff3a17bd22bf20f10caff36418048db0a92 100644 (file)
@@ -20,6 +20,8 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
+%YAML 1.2
+
 --- !<tag:barectf.org,2020/3/config>
 target-byte-order: le
 trace:
@@ -29,7 +31,7 @@ trace:
       - stdmisc.yaml
     data-stream-types:
       default:
-        $is-default: yes
+        $is-default: true
         event-record-types:
           ev:
             payload-field-type:
This page took 0.024673 seconds and 4 git commands to generate.