Skip to content

Commit

Permalink
commit mui#11: pushed again
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidNgv committed Dec 8, 2016
1 parent 1396d19 commit 27045e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/karma.tests.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// Needed for onTouchTap
import injectTapEventPlugin from 'react-tap-event-plugin';
injectTapEventPlugin();
// Needed for onTouchTap

const integrationContext = require.context('./integration', true, /\.(js|jsx)$/);
integrationContext.keys().forEach(integrationContext);
Expand Down

0 comments on commit 27045e1

Please sign in to comment.