Files
jellyfin-web/dashboard-ui/bower_components/prism/tests/languages/mel/flag_feature.test
T
Luke Pulverenti 63664e6c1c update components
2016-02-02 21:54:30 -05:00

15 lines
202 B
Plaintext

-d
-foo
-foo42
----------------------------------------------------
[
["flag", "-d"],
["flag", "-foo"],
["flag", "-foo42"]
]
----------------------------------------------------
Checks for flags.