Draggable Tests: Fix several whitespace issues.

This commit is contained in:
Mike Sherov 2014-08-07 08:19:30 -04:00
parent 0ad31ca469
commit 2ac0769967
2 changed files with 2 additions and 3 deletions

View File

@ -174,7 +174,6 @@ test( "#5009: scroll not working with parent's position fixed", function() {
} }
}); });
TestHelpers.forceScrollableWindow(); TestHelpers.forceScrollableWindow();
$( "#wrapper" ).css( "position", "fixed" ); $( "#wrapper" ).css( "position", "fixed" );