Software /
code /
prosody
File
tests/run_tests.bat @ 8836:564e897f0790
MUC: reject non-bare JIDs in set_affiliation requests with not-acceptable
author | Jonas Wielicki <jonas@wielicki.name> |
---|---|
date | Thu, 17 May 2018 17:11:25 +0200 |
parent | 809:28d6515f5b7b |
line wrap: on
line source
@echo off set oldpath=%path% set path=%path%;..;..\lualibs del reports\*.report lua test.lua %* set path=%oldpath% set oldpath=