( function ( $ ) { QUnit.module( 'jquery.getAttrs', QUnit.newMwEnvironment() ); QUnit.test( 'Check', 1, function ( assert ) { var attrs = { foo: 'bar', 'class': 'lorem' }, $el = $( '