jellyfin-web/dashboard-ui/bower_components/prism/tests/languages/bash/shebang_feature.test

11 lines
173 B
Plaintext
Raw Normal View History

2016-02-03 16:00:01 -07:00
#!/bin/bash
----------------------------------------------------
[
["shebang", "#!/bin/bash"]
]
----------------------------------------------------
Checks for shebang.