Fixed typo in new test

pull/37/head
Jonathan Frederic 12 years ago committed by Jonathan Frederic
parent a173e684c6
commit fbf700e5d2

@ -98,7 +98,7 @@ casper.notebook_test(function () {
this.touch();
},
});
WidgetManager.register_widget_view('MultiSetView', MultiSetView);
IPython.WidgetManager.register_widget_view('MultiSetView', MultiSetView);
}, {});
});

Loading…
Cancel
Save