').text(item.text);
}
}
});
});
it_n('should render the custom option element', function(done) {
test.instance.focus();
window.setTimeout(function() {
expect($(test.instance.dropdown_content).find('.custom-option').length).to.be.equal(1);
done();
}, 5);
});
});
describe('rtl detection', function() {
it_n('should not be rtl', function() {
var test = setup_test('