oops.. remove out paths.
This commit is contained in:
parent
c3c2045d92
commit
fc9c8d224d
@ -434,8 +434,8 @@
|
|||||||
end
|
end
|
||||||
|
|
||||||
function suite.normalize_singleDot()
|
function suite.normalize_singleDot()
|
||||||
local p = path.normalize("../../generated/Protocol/External/BattlePay/./asterion.pb.cc")
|
local p = path.normalize("../../p1/p2/p3/p4/./a.pb.cc")
|
||||||
test.isequal("../../generated/Protocol/External/BattlePay/asterion.pb.cc", p)
|
test.isequal("../../p1/p2/p3/p4/a.pb.cc", p)
|
||||||
end
|
end
|
||||||
|
|
||||||
function suite.normalize()
|
function suite.normalize()
|
||||||
|
Loading…
Reference in New Issue
Block a user