diff --git a/notebook/tests/notebook/move_multiselection.js b/notebook/tests/notebook/move_multiselection.js deleted file mode 100644 index e2e1e61d4c..0000000000 --- a/notebook/tests/notebook/move_multiselection.js +++ /dev/null @@ -1,64 +0,0 @@ - - -// Test -casper.notebook_test(function () { - this.append_cell('1'); - this.append_cell('2'); - this.append_cell('3'); - this.append_cell('4'); - this.append_cell('5'); - this.append_cell('6'); - - function assert_order(that, pre_message, expected_state){ - - for (var i=1; i