Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cloudhead/node-static
/ node-static-test.js
File
node-static-test.js
test/integration/node-static-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
vows = require(
'vows'
)
2
, request = require(
'request'
)
3
, assert = require(
'assert'
)
4
, static = require(
'../../lib/node-static'
);
Callers
nothing calls this directly
Calls
1
callback
Function · 0.85
Tested by
no test coverage detected