diff options
| -rw-r--r-- | test/testclnt.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testclnt.lua b/test/testclnt.lua index ca67761..1efb51d 100644 --- a/test/testclnt.lua +++ b/test/testclnt.lua | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | ----------------------------------------------------------------------------- | 8 | ----------------------------------------------------------------------------- |
| 9 | -- Read command definitions | 9 | -- Read command definitions |
| 10 | ----------------------------------------------------------------------------- | 10 | ----------------------------------------------------------------------------- |
| 11 | HOST = HOST or "localhost" | ||
| 11 | assert(dofile("testcmd.lua")) | 12 | assert(dofile("testcmd.lua")) |
| 12 | test_debug_mode() | 13 | test_debug_mode() |
| 13 | 14 | ||
