Skip to content

Commit 6f24233

Browse files
authoredSep 30, 2016
Merge pull request #24 from strongloop/soap-fixes
Fixed wsdl-test failure
2 parents 79de8e6 + 91cc736 commit 6f24233

File tree

4 files changed

+52
-13
lines changed

4 files changed

+52
-13
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
],
4545
"license": "MIT",
4646
"devDependencies": {
47+
"async": "^2.0.1",
4748
"babel-cli": "^6.9.0",
4849
"babel-preset-es2015": "^6.9.0",
4950
"colors": "^1.1.2",

‎test/wsdl-test.js

+51-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)
Please sign in to comment.