Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tilemill-project/tilemill
/ project.test.js
File
project.test.js
test/project.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
assert = require(
'assert'
);
2
var
fs = require(
'fs'
);
3
var
path = require(
'path'
);
4
var
diff = require(
'difflet'
)({ indent : 2 });
Callers
nothing calls this directly
Calls
3
done
Function · 0.85
cleanProject
Function · 0.85
readJSON
Function · 0.70
Tested by
no test coverage detected