aboutsummaryrefslogtreecommitdiff
path: root/tests/hangtest.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hangtest.lua')
-rw-r--r--tests/hangtest.lua2
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
5local lanes = require "lanes" 5local lanes = require "lanes"
6lanes.configure( 1) 6lanes.configure()
7 7
8local function ret(b) 8local function ret(b)
9 return b 9 return b