Skip to content

Commit f3c5776

Browse files
committed
Tests: Replace non-ASCII whitespace in source code
1 parent a495784 commit f3c5776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/wrap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ QUnit.module( "wrap", {
99
} );
1010

1111
// See test/unit/manipulation.js for explanation about these 2 functions
12-
function manipulationBareObj( value ) {
12+
function manipulationBareObj( value ) {
1313
return value;
1414
}
1515

0 commit comments

Comments
 (0)