`require('..')` and `require('../')` should be identical, and both work in node and tape, but the former fails when used in testling.
require('..')andrequire('../')should be identical, and both work in node and tape, but the former fails when used in testling.