mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Lower generated line limit to 500c
This commit is contained in:
@@ -126,6 +126,7 @@ class TestBlob < Test::Unit::TestCase
|
||||
# Minified JS
|
||||
assert !blob("jquery-1.6.1.js").generated?
|
||||
assert blob("jquery-1.6.1.min.js").generated?
|
||||
assert blob("jquery-1.4.2.min.js").generated?
|
||||
|
||||
# CoffeScript JS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user