aboutsummaryrefslogtreecommitdiff
path: root/tests/ehynes.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/ehynes.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ehynes.lua b/tests/ehynes.lua
index 9436c7d..cdcd5a5 100644
--- a/tests/ehynes.lua
+++ b/tests/ehynes.lua
@@ -2,7 +2,6 @@
2-- Test from <ehynes at dharmagaia.com> 2-- Test from <ehynes at dharmagaia.com>
3-- 3--
4local lanes = require "lanes" 4local lanes = require "lanes"
5lanes.configure()
6 5
7local SLEEP = function(...) 6local SLEEP = function(...)
8 local k, v = lanes.sleep(...) 7 local k, v = lanes.sleep(...)