Commit ae731ec0 authored by Ben Noordhuis's avatar Ben Noordhuis Committed by Rod Vagg
Browse files

test: don't use arguments.callee

Fix a strict mode violation that made the test fail to run.  It appears
to be a regression that was introduced in commit f29762f4 ("test: enable
linting for tests") which I was the sole reviewer of, so mea culpa.

PR-URL: https://github.com/nodejs/io.js/pull/2022


Reviewed-By: default avatarRod Vagg <rod@vagg.org>
Reviewed-By: default avatarTrevor Norris <trev.norris@gmail.com>
parent 70d1f32f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment