diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/testclnt.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testclnt.lua b/test/testclnt.lua index e3f2b94..83f925b 100644 --- a/test/testclnt.lua +++ b/test/testclnt.lua | |||
| @@ -69,7 +69,7 @@ function check_timeout(tm, sl, elapsed, err, opp, mode, alldone) | |||
| 69 | end | 69 | end |
| 70 | end | 70 | end |
| 71 | 71 | ||
| 72 | if not socket.DEBUG then | 72 | if not socket._DEBUG then |
| 73 | fail("Please define LUASOCKET_DEBUG and recompile LuaSocket") | 73 | fail("Please define LUASOCKET_DEBUG and recompile LuaSocket") |
| 74 | end | 74 | end |
| 75 | 75 | ||
