1 2 3 4 5 6 7
Import("env") if env["TEST"] : env.ScriptTests([ "SendMessage.lua", "MultipleClients.lua", ], "Swiften.QA.ScriptedTests", "system")