Skip to content

Do not needlessly require the deprecated sys module in test/config.js. - #41

Merged
zdk merged 1 commit into
omise:masterfrom
ChALkeR:patch-1
Aug 18, 2015
Merged

Do not needlessly require the deprecated sys module in test/config.js.#41
zdk merged 1 commit into
omise:masterfrom
ChALkeR:patch-1

Conversation

@ChALkeR

@ChALkeR ChALkeR commented Aug 17, 2015

Copy link
Copy Markdown
Contributor

sys module wasn't used in test/config.js. Also, sys module is deprecated.

There is an ongoing discussion on removing the sys module completely in the next major version: nodejs/node#2405.

If you plan on using sys functionality, you should switch to the util module.

`sys` module wasn't used in `test/config.js`.
Also, `sys` module is deprecated.
@fred

fred commented Aug 18, 2015

Copy link
Copy Markdown
Contributor

👍

@zdk

zdk commented Aug 18, 2015

Copy link
Copy Markdown
Contributor

@ChALkeR thanks for your PR. 👍

zdk added a commit that referenced this pull request Aug 18, 2015
Do not needlessly require the deprecated `sys` module in `test/config.js`.
@zdk
zdk merged commit 07deeeb into omise:master Aug 18, 2015
@ChALkeR
ChALkeR deleted the patch-1 branch August 18, 2015 09:14
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.

3 participants