Skip to content

Commit

Permalink
Merge pull request #2727 from vector-im/dbkr/make_loading_tests_work_…
Browse files Browse the repository at this point in the history
…alone

Make the 'loading' tests work in isolation
  • Loading branch information
richvdh committed Dec 9, 2016
2 parents 229693d + d65374f commit b06cff7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/app-tests/loading.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ limitations under the License.

/* loading.js: test the myriad paths we have for loading the application */

import 'skin-sdk';

import React from 'react';
import ReactDOM from 'react-dom';
import ReactTestUtils from 'react-addons-test-utils';
Expand Down

0 comments on commit b06cff7

Please sign in to comment.