Add grunt todo

pull/749/head
lilia 8 years ago committed by Scott Nonnenberg
parent 634b7dbb39
commit 16753d6c6f
No known key found for this signature in database
GPG Key ID: A4931C09644C654B

@ -346,6 +346,8 @@ module.exports = function(grunt) {
});
done();
});
// TODO: chmod u+r win-unpacked/**/*
});
grunt.registerTask('unit-tests', 'Run unit tests inside Electron', function() {

Loading…
Cancel
Save