We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68aa368 commit 54b15f3Copy full SHA for 54b15f3
test/components/Connector.spec.js
@@ -3,7 +3,6 @@ import jsdom from 'mocha-jsdom';
3
import React, { PropTypes, Component } from 'react/addons';
4
import { createRedux } from '../../src';
5
import { Connector } from '../../src/react';
6
-import { todoStore, todoActions } from '../_helpers';
7
8
const { TestUtils } = React.addons;
9
0 commit comments