diff options
Diffstat (limited to 'tests/hangtest.lua')
-rw-r--r-- | tests/hangtest.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hangtest.lua b/tests/hangtest.lua index 923496a..6a9f7aa 100644 --- a/tests/hangtest.lua +++ b/tests/hangtest.lua | |||
@@ -3,7 +3,7 @@ | |||
3 | -- | 3 | -- |
4 | 4 | ||
5 | local lanes = require "lanes" | 5 | local lanes = require "lanes" |
6 | lanes.configure( 1) | 6 | lanes.configure() |
7 | 7 | ||
8 | local function ret(b) | 8 | local function ret(b) |
9 | return b | 9 | return b |