bcomnes/gitpub

View on GitHub
prototypes/testStart.js

Summary

Maintainability
A
0 mins
Test Coverage
startServer = require('../lib/server')

startServer.start(function() { console.log('ale done')});