diff options
Diffstat (limited to 'tests/test-sigsuspend.lua')
-rw-r--r-- | tests/test-sigsuspend.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-sigsuspend.lua b/tests/test-sigsuspend.lua index 5c85e77..60c1acb 100644 --- a/tests/test-sigsuspend.lua +++ b/tests/test-sigsuspend.lua @@ -1,3 +1,4 @@ +-- See LICENSE file for copyright and license details. local l = require "luxio" function handler() |