mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
Moving utility functions into utils
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ module.exports = function(grunt) {
|
||||
},
|
||||
|
||||
nodeunit: {
|
||||
all: ['test/unit/*.js']
|
||||
all: ['test/unit/**/*.js']
|
||||
},
|
||||
|
||||
webpack: generateWebpackConfig(),
|
||||
|
||||
Reference in New Issue
Block a user