Skip to content

Commit

Permalink
For the build
Browse files Browse the repository at this point in the history
  • Loading branch information
akashnimare committed Sep 10, 2016
1 parent c444957 commit 14c130d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ gulp.task('reload:renderer', done => {
done();
});

// Test app using mocha+spectron
gulp.task('test', () => {
return gulp.src('tests/index.js').pipe(mocha());
});
Expand Down

0 comments on commit 14c130d

Please sign in to comment.