mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
8b4adb267b
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');
|