Skip to content

Commit

Permalink
Fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kpdecker committed Dec 28, 2016
1 parent 42ab7d8 commit 2546406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source-map-support.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
var SourceMapConsumer = require('source-map').SourceMapConsumer;
var path = require('path');
var fs = require('fs');

// Only install once if called multiple times
var errorFormatterInstalled = false;
Expand Down

0 comments on commit 2546406

Please sign in to comment.