mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-05-24 13:59:27 +08:00
removed deployment tests
This commit is contained in:
@@ -31,7 +31,7 @@ function InternalResources(settings, server) {
|
||||
this.server = server;
|
||||
// internal resource
|
||||
this.internal = true;
|
||||
debug('constructed')
|
||||
debug('constructed');
|
||||
}
|
||||
util.inherits(InternalResources, Resource);
|
||||
module.exports = InternalResources;
|
||||
|
||||
Reference in New Issue
Block a user