Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Oct 16, 2018
1 parent 040548c commit 8c9fb7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const EVENTS = require('./events')

// Add event handling for all process-related errors
const setup = function(opts) {
debugger
const optsA = { ...DEFAULT_OPTS, ...opts }

const listeners = addListeners({ opts: optsA })
Expand Down

0 comments on commit 8c9fb7a

Please sign in to comment.