mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add failing test bad mac format
This commit is contained in:
@@ -67,6 +67,7 @@ class TestBlob < Test::Unit::TestCase
|
||||
|
||||
def test_mac_format
|
||||
assert blob("Text/mac.txt").mac_format?
|
||||
assert !blob("Emacs Lisp/ess-julia.el").mac_format?
|
||||
end
|
||||
|
||||
def test_lines_mac_format
|
||||
|
||||
Reference in New Issue
Block a user