mirror of
https://github.com/nodejs/node.git
synced 2025-05-21 15:44:52 +00:00

Update deprecation test to use another method. Ref: https://github.com/nodejs/node/pull/2529 PR-URL: https://github.com/nodejs/node/pull/3432 Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2 lines
45 B
JavaScript
2 lines
45 B
JavaScript
require('util').debug('This is deprecated');
|