go-ssb-room/muxrpc/test/nodejs/testscripts/minimal-before-setup.js

8 lines
172 B
JavaScript

// SPDX-FileCopyrightText: 2021 The NGI Pointer Secure-Scuttlebutt Team of 2020/2021
//
// SPDX-License-Identifier: MIT
module.exports = (t, sbot, ready) => {
ready()
}