Skip to content

Commit

Permalink
[Minor] Oops, fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
vstakhov committed Dec 20, 2018
1 parent 9d99f58 commit 2bbea14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lualib/lua_scanners/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
--]]

local exports = {
antivirus = require "antivirus",
antivirus = require "lua_antivirus",
}

return exports
File renamed without changes.

0 comments on commit 2bbea14

Please sign in to comment.