diff options
Diffstat (limited to 'test/test_register_llthreads.lua')
| -rw-r--r-- | test/test_register_llthreads.lua | 3 |
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 | |||
| 1 | local llthreads = require "llthreads" | 4 | local llthreads = require "llthreads" |
| 2 | local thread = llthreads.new([[ | 5 | local thread = llthreads.new([[ |
| 3 | if not package.preload.llthreads then | 6 | if not package.preload.llthreads then |
