mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
Prepare required data folder for integration tests
This commit is contained in:
parent
6a6b2fedce
commit
b733d61de6
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ test:
|
|||
$(BUSTED) --lua=$(RUNWITH)
|
||||
|
||||
integration-test: all
|
||||
$(MKDIR) data
|
||||
$(RUNWITH) prosodyctl --config ./spec/scansion/prosody.cfg.lua start
|
||||
$(SCANSION) -d ./spec/scansion; R=$$? \
|
||||
$(RUNWITH) prosodyctl --config ./spec/scansion/prosody.cfg.lua stop \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue