node/test/fixtures/deprecated.js
Wyatt Preul 412252ca04 util: Remove p, has been deprecated for years
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>
2015-10-20 23:13:58 -04:00

1 line
45 B
JavaScript

require('util').debug('This is deprecated');