source: .tests/setup.sh @ c05108c

Last change on this file since c05108c was c05108c, checked in by / <>, at 2021-02-25T16:19:29Z

code coverage

  • Property mode set to 100755
File size: 101 bytes
Line 
1#!/bin/bash
2
3set -e
4
5prosodyctl register test1 localhost asd
6prosodyctl register test2 localhost asd
Note: See TracBrowser for help on using the repository browser.