Skip to content

Commit

Permalink
Merge pull request #2 from hmagph/master
Browse files Browse the repository at this point in the history
Update and rename Gruntfile.js to tests/Gruntfile.js
  • Loading branch information
hmagph committed May 30, 2016
2 parents 944bad3 + de97d85 commit 4c20e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js → tests/Gruntfile.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'use strict';

var _ = require('lodash');
var desireds = require('./tests/desireds');
var desireds = require('./desireds');

var gruntConfig = {
env: {
Expand Down

0 comments on commit 4c20e22

Please sign in to comment.