aboutsummaryrefslogtreecommitdiff
path: root/test/test_register_llthreads.lua
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_register_llthreads.lua')
-rw-r--r--test/test_register_llthreads.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test_register_llthreads.lua b/test/test_register_llthreads.lua
index f02bf86..5b234a9 100644
--- a/test/test_register_llthreads.lua
+++ b/test/test_register_llthreads.lua
@@ -1,3 +1,6 @@
1-- Test if you build module with
2-- LLTHREAD_REGISTER_THREAD_LIBRARY
3
1local llthreads = require "llthreads" 4local llthreads = require "llthreads"
2local thread = llthreads.new([[ 5local thread = llthreads.new([[
3 if not package.preload.llthreads then 6 if not package.preload.llthreads then