Skip to content

[WIP] Fixes for feature/wsdl-parser branch changes#1

Open
raymondfeng wants to merge 8 commits intofeature/wsdl-parserfrom
test-fixes
Open

[WIP] Fixes for feature/wsdl-parser branch changes#1
raymondfeng wants to merge 8 commits intofeature/wsdl-parserfrom
test-fixes

Conversation

@raymondfeng
Copy link
Copy Markdown

No description provided.

index.js Outdated
module.exports = require(base + 'soap');
module.exports = {
'soapModule': require(base + 'soap'),
'httpModule': require(base + 'http'),
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see Node.js folks use the Module suffix. It can be just soap and http.

@rashmihunt rashmihunt changed the title [WIP] Initial test case fixes for feature/wsdl-parser branch changes [WIP] Fixes for feature/wsdl-parser branch changes Aug 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants