Skip to content

Commit

Permalink
Uncommented test disabled in #12054 on master.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Jun 4, 2014
1 parent 65355ea commit a9afb8d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/plugins/widget/widgetsrepoapi.js
Expand Up @@ -1383,7 +1383,6 @@
} );
},

/* #12054 - temporarily disabled.
'test widgets.checkWidgets draghandler re usage - nested widget': function() {
var editor = this.editor,
data =
Expand Down Expand Up @@ -1415,7 +1414,6 @@
assert.areSame( widget.wrapper, widget.dragHandlerContainer.getParent(), 'Nested widget\'s drag handler is directly in the wrapper' );
} );
},
*/

'test widgets.checkWidgets mask re usage': function() {
var editor = this.editor,
Expand Down

0 comments on commit a9afb8d

Please sign in to comment.