TAP version 14
ok 1 - should not error
# Subtest: shorthand - sget return promise es6 get
    1..4
    ok 1 - should not error
    ok 2 - should be equal
    ok 3 - should be equal
    ok 4 - should be equivalent
ok 2 - shorthand - sget return promise es6 get # time=18.454ms

# Subtest: shorthand - sget promise es6 get return error
    1..2
    ok 1 - should not error
    ok 2 - should be equal
ok 3 - shorthand - sget promise es6 get return error # time=5.805ms

# Subtest: sget promise double send
    1..3
    ok 1 - should not error
    ok 2 - should be equal
    ok 3 - should be equivalent
ok 4 - sget promise double send # time=1.976ms

# Subtest: thenable
    1..4
    ok 1 - should not error
    ok 2 - should be equal
    ok 3 - should be equal
    ok 4 - should be equivalent
ok 5 - thenable # time=1.567ms

# Subtest: thenable (error)
    1..2
    ok 1 - should not error
    ok 2 - should be equal
ok 6 - thenable (error) # time=0.96ms

# Subtest: return-reply
    1..4
    ok 1 - should not error
    ok 2 - should be equal
    ok 3 - should be equal
    ok 4 - should be equivalent
ok 7 - return-reply # time=0.821ms

1..7
