Current File : //lib/node_modules/bower/lib/node_modules/lockfile/test/fixtures/bad-child.js
var lockFile = require('../../lockfile.js')

lockFile.lockSync('never-forget')

throw new Error('waaaaaaaaa')