From 08620f4293475fd0bc136461913670216eec1439 Mon Sep 17 00:00:00 2001 From: Tim Clem Date: Wed, 7 Dec 2011 14:13:26 -0800 Subject: [PATCH] Get rid of the extra whitespace --- test/test_blob.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test_blob.rb b/test/test_blob.rb index 92b6e967..0ec0d743 100644 --- a/test/test_blob.rb +++ b/test/test_blob.rb @@ -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?