use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
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
|
Reference in New Issue
Block a user