mirror of
https://github.com/jambonz/sbc-inbound.git
synced 2026-07-04 19:11:47 +00:00
5 lines
106 B
JavaScript
5 lines
106 B
JavaScript
require('./docker_start');
|
|
require('./create-test-db');
|
|
require('./sip-tests');
|
|
require('./docker_stop');
|