Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
spout committed Mar 21, 2017
1 parent 2687092 commit 99710b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/resty/benchmark.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
local Aries = require("aries")
local Aries = require("resty.aries")
local aries1 = Aries:new({
isShowDetailError=false
})
Expand Down
1 change: 1 addition & 0 deletions lua-resty-aries-release-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ build = {
["resty.aries.lib"] = "lib/resty/aries/lib.lua"
}
}

0 comments on commit 99710b8

Please sign in to comment.