diff options
Diffstat (limited to 'tests/test-access.lua')
-rw-r--r-- | tests/test-access.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-access.lua b/tests/test-access.lua index 0e6ab69..1afa71e 100644 --- a/tests/test-access.lua +++ b/tests/test-access.lua @@ -1,3 +1,4 @@ +-- See LICENSE file for copyright and license details. local l = require "luxio" local sio = require "luxio.simple" |