mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 15:33:00 +00:00
fixup
This commit is contained in:
parent
84226a9909
commit
c9fd68fac3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
local parse_chance = require("worldeditadditions_core.utils.parse.chance")
|
||||
|
||||
describe("parse.seed", function()
|
||||
describe("parse.chance", function()
|
||||
it("should work in 1-in-n mode by default", function()
|
||||
local source = "50%"
|
||||
|
||||
|
|
Loading…
Reference in a new issue