Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
59naga committed Oct 8, 2015
1 parent 6c34a09 commit d9992dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/api.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {equal} from 'power-assert'
import pixel from 'pixel'
import cheerio from 'cheerio'
import pixelToSvg from '../src'
import fs from 'fs'
let fs= require('fs') // Fix substack/brfs#39

// Fixture
let fixture= require('fixture-images')
Expand Down

0 comments on commit d9992dc

Please sign in to comment.