]> zoso.dev Git - buffer.git/commit
Add `printSkipMessage()` stub
authorVolker Mische <volker.mische@gmail.com>
Fri, 19 Jan 2018 00:10:01 +0000 (01:10 +0100)
committerVolker Mische <volker.mische@gmail.com>
Sun, 21 Jan 2018 02:01:01 +0000 (03:01 +0100)
commit34d49a3db34a5cf69daa6535335ffea0fdfb66e2
tree1d4090a104f1bc71e75c96d141ea25c783465073
parent7b9f72c0d6e0ebbb725b2235009f35ffcfc96383
Add `printSkipMessage()` stub

We don't want to print anything, hence `printSkipMessage()` is just
a no-op to make the tests without changes pass.
test/common.js
test/node/test-buffer-alloc.js