UNPKG

@agoric/zoe

Version:

Zoe: the Smart Contract Framework for Offer Enforcement

14 lines (11 loc) 255 B
// @jessie-check /** * Prepare global environment for zoe tests. * * Currently, the zoe contract environment is * the same as the SwingSet vat environment. */ export { test, VatData, } from '@agoric/swingset-vat/tools/prepare-test-env-ava.js';