mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Get rid of the extra whitespace
This commit is contained in:
@@ -253,7 +253,6 @@ class TestBlob < Test::Unit::TestCase
|
|||||||
assert blob("Scripts/MicrosoftMvcValidation.debug.js").vendored?
|
assert blob("Scripts/MicrosoftMvcValidation.debug.js").vendored?
|
||||||
assert blob("Scripts/MicrosoftMvcValidation.js").vendored?
|
assert blob("Scripts/MicrosoftMvcValidation.js").vendored?
|
||||||
|
|
||||||
|
|
||||||
# jQuery validation plugin (MS bundles this with asp.net mvc)
|
# jQuery validation plugin (MS bundles this with asp.net mvc)
|
||||||
assert blob("Scripts/jquery.validate.js").vendored?
|
assert blob("Scripts/jquery.validate.js").vendored?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user