jellyfin-web/dashboard-ui/bower_components/prism/tests/languages/git/comment_feature.test

17 lines
399 B
Plaintext
Raw Normal View History

2016-02-02 19:12:02 -07:00
# On branch gh-pages
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
#
----------------------------------------------------
[
["comment", "# On branch gh-pages"],
["comment", "# Changes to be committed:"],
["comment", "# (use \"git reset HEAD <file>...\" to unstage)"],
["comment", "#"]
]
----------------------------------------------------
Checks for comments.