mediawiki-extensions-Popups/tests/node-qunit
joakin 91fd2dfd50 Hygiene: Remove duplicate file preview/index.js
The same file is on preview/model.js which is the one actually used by
the application. For some reason the file is a duplicate of model.js,
and it is the file that is required on its QUnit tests.

This patch removes it and points the unit tests to the correct file,
preview/model.js

It was also required by popups.js which was removed in the previous
commit.

Change-Id: Id175a764d9b67fb8d0e8fbf4a4623a3420f76094
2017-03-06 18:07:43 +01:00
..
changeListeners Tests: Migrate changeListeners/render.test.js to node-qunit 2017-02-22 12:14:05 +01:00
gateway Hygiene: Remove duplicate file preview/index.js 2017-03-06 18:07:43 +01:00
preview Test: Migrate preview/model.test.js to node-qunit 2017-02-20 20:01:01 +01:00
reducers Test: Migrate reducers/eventLogging.test.js to node-qunit 2017-02-20 20:01:01 +01:00
actions.test.js Tests: Migrate {integration,actions}.test.js to node qunit 2017-02-27 18:17:28 +01:00
changeListener.test.js Test: Migrate changeListener.test.js to node-qunit 2017-02-20 20:01:01 +01:00
counts.test.js Set up qunit running in node to migrate tests to commonjs 2017-02-20 20:01:01 +01:00
integration.test.js Tests: Migrate {integration,actions}.test.js to node qunit 2017-02-27 18:17:28 +01:00
isEnabled.test.js Allow bucketing anons 2017-03-01 10:45:32 +00:00
previewBehavior.test.js Tests: Migrate previewBehavior.test.js to node qunit 2017-02-22 12:14:07 +01:00
schema.test.js Tests: Extract createStubMap 2017-03-01 12:40:42 +01:00
settingsDialog.test.js Tests: Migrate settingsDialog.test.js to node qunit 2017-02-22 12:14:07 +01:00
stubs.js Tests: Extract createStubMap 2017-03-01 12:40:42 +01:00
userSettings.test.js Tests: Migrate userSettings.test.js to node-qunit 2017-03-01 12:47:07 +01:00
wait.test.js Test: Migrate wait.test.js to node-qunit 2017-02-22 12:13:37 +01:00