Use YAML 1.2 throughout
[barectf.git] / tests / tracing / configs / succeed / dynamic-array / of-uint3.yaml
index 9dc27141597925ae2c8c5283853677dc8f78a4f1..c985cd51712b74a2c812546e09bd3b04a32bd666 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:
@@ -28,7 +30,7 @@ trace:
       - stdint.yaml
     data-stream-types:
       default:
-        $is-default: yes
+        $is-default: true
         event-record-types:
           ev:
             payload-field-type:
This page took 0.025467 seconds and 4 git commands to generate.