Revert "Merge branch 'develop' into rav/karma"
The karma tests don't pass yet, and aren't ready to land on develop. This reverts commit438453e61a
, reversing changes made to50f94eb040
.
This commit is contained in:
parent
438453e61a
commit
69ce3c43cf
9 changed files with 11 additions and 598 deletions
|
@ -1,7 +0,0 @@
|
|||
// all-tests.js
|
||||
//
|
||||
// Our master test file: uses the webpack require API to find our test files
|
||||
// and run them
|
||||
|
||||
var context = require.context('./app-tests', true, /\.jsx?$/);
|
||||
context.keys().forEach(context);
|
Loading…
Add table
Add a link
Reference in a new issue