Get rid of the extra whitespace

This commit is contained in:
Tim Clem
2011-12-07 14:13:26 -08:00
parent 1acfe23347
commit 08620f4293

View File

@@ -253,7 +253,6 @@ class TestBlob < Test::Unit::TestCase
assert blob("Scripts/MicrosoftMvcValidation.debug.js").vendored?
assert blob("Scripts/MicrosoftMvcValidation.js").vendored?
# jQuery validation plugin (MS bundles this with asp.net mvc)
assert blob("Scripts/jquery.validate.js").vendored?