diff --git a/src/test/js/test.mjs b/src/test/js/test.mjs index 1dc02ab..9930ff0 100644 --- a/src/test/js/test.mjs +++ b/src/test/js/test.mjs @@ -128,6 +128,8 @@ import {$, semver, createHook, ip, tempy, tcping, sleep, ctx} from '../../main/j await ctx(async ($) => { $.verbose = 0 assert(typeof $.raw === 'function') + assert(typeof $.o === 'function') + assert(typeof $.opt === 'function') await ctx(async ($) => { await ctx(async ($) => {