Skip to content

Commit

Permalink
Added test for base option
Browse files Browse the repository at this point in the history
  • Loading branch information
akesser committed Dec 30, 2016
1 parent aad6dfa commit 03cb5ba
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 59 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
var fs = require('fs'),
path = require('path'),
url = require('url'),
File = require('vinyl'),
File = require('vinyl'),
cheerio = require('cheerio'),
through = require('through2'),
extend = require('extend'),
Expand Down
Loading

0 comments on commit 03cb5ba

Please sign in to comment.