UNPKG

@deno/shim-deno-test

Version:
6 lines (5 loc) 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.testDefinitions = void 0; /** Reference to the array that `Deno.test` calls insert their definition into. */ exports.testDefinitions = [];