16 lines
350 B
Plaintext
Raw Normal View History

2018-12-19 14:09:39 +08:00
ok # SKIP test not written
ok 42 this is the description # TODO write test
----------------------------------------------------
[
["pass", "ok " ],
["directive", "# SKIP test not written"],
["pass", "ok 42 this is the description "],
["directive", "# TODO write test"]
]
----------------------------------------------------
Checks directives