mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Add grunt todo
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user