Use YAML 1.2 throughout
[barectf.git] / tests / tracing / configs / succeed / dynamic-array / of-static-array-of-double.yaml
index 08a6c4d3793625a4af969c4312a6b24b3e7dacaf..01885165017fd9b59ac293e6b53b9db35a171d89 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:
       - stdreal.yaml
     data-stream-types:
       default:
-        $is-default: yes
+        $is-default: true
         event-record-types:
           ev:
             payload-field-type:
This page took 0.027099 seconds and 4 git commands to generate.