Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tilemill-project/tilemill
/ start.js
File
start.js
test/support/start.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
process.env.NODE_ENV =
'test'
;
2
process.argv[2] =
'test'
;
3
4
var
http = require(
'http'
);
Callers
nothing calls this directly
Calls
2
done
Function · 0.85
check
Function · 0.85
Tested by
no test coverage detected