blob: 1e6c474829a72ec1c865ff1448c6ede2e8300163 [file] [log] [blame]
local hello = require('testluaplugin/hello').hello
return {
hello = hello
}