]> source.dussan.org Git - jquery.git/commitdiff
Tests: Replace non-ASCII whitespace in source code
authorRichard Gibson <richard.gibson@gmail.com>
Mon, 31 Jul 2017 19:16:23 +0000 (15:16 -0400)
committerRichard Gibson <richard.gibson@gmail.com>
Mon, 31 Jul 2017 19:16:23 +0000 (15:16 -0400)
test/unit/wrap.js

index 65af2b4b2d93466bb3ea01a82fa1897d38930aa3..840e35a1ffe27c2cbd8a4f1137f6074ba67c72ac 100644 (file)
@@ -9,7 +9,7 @@ QUnit.module( "wrap", {
 } );
 
 // See test/unit/manipulation.js for explanation about these 2 functions
-function manipulationBareObj( value ) {
+function manipulationBareObj( value ) {
        return value;
 }