Skip to content

Commit

Permalink
Make linter happier
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Dec 27, 2014
1 parent 431c8e9 commit 1afef88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/spriteBackgroundImages.js
@@ -1,4 +1,5 @@
/*global describe, it*/var _ = require('underscore'),
/*global describe, it*/
var _ = require('underscore'),
expect = require('./unexpected-with-plugins'),
AssetGraph = require('assetgraph'),
spriteBackgroundImages = require('../lib/spriteBackgroundImages');
Expand Down

0 comments on commit 1afef88

Please sign in to comment.