Skip to content

Commit

Permalink
move to mukla for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Aug 24, 2016
1 parent 1f8bd3f commit 4b09671
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,8 +13,8 @@
"native-promise": "^1.0.0"
},
"devDependencies": {
"assertit": "^0.1.0",
"cross-spawn": "^4.0.0",
"mukla": "^0.4.4",
"pinkie": "^2.0.1",
"semver": "^5.0.3",
"spawn-sync": "^1.0.15"
Expand Down
2 changes: 1 addition & 1 deletion test.js
Expand Up @@ -9,7 +9,7 @@

'use strict'

var test = require('assertit')
var test = require('mukla')
var semver = require('semver')
var getPromise = require('./index')
var spawnSync = require('cross-spawn').sync
Expand Down

0 comments on commit 4b09671

Please sign in to comment.