diff options
Diffstat (limited to '')
-rw-r--r-- | tests/ehynes.lua | 1 |
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 | -- |
4 | local lanes = require "lanes" | 4 | local lanes = require "lanes" |
5 | lanes.configure() | ||
6 | 5 | ||
7 | local SLEEP = function(...) | 6 | local SLEEP = function(...) |
8 | local k, v = lanes.sleep(...) | 7 | local k, v = lanes.sleep(...) |