tests/run_tests.bat

Tue, 18 Aug 2009 12:33:43 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Tue, 18 Aug 2009 12:33:43 +0500
changeset 1696
2afc87ccc379
parent 808
28d6515f5b7b
permissions
-rw-r--r--

mod_pep: Added name 'Prosody' to the pubsub/pep identity

@echo off

set oldpath=%path%
set path=%path%;..;..\lualibs

del reports\*.report
lua test.lua %*

set path=%oldpath%
set oldpath=

mercurial