1
0
Fork 0
mirror of https://github.com/sbrl/Minetest-WorldEditAdditions.git synced 2025-03-26 01:54:57 +00:00
This commit is contained in:
Starbeamrainbowlabs 2021-07-28 18:07:21 +01:00
parent 6a77b3cd21
commit b708fec2db
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -90,7 +90,3 @@ test("yay \"yay\\\" yay\" yay")
test("yay \"yay 'inside quotes' yay\\\"\" yay")
test("yay 'inside quotes' another")
test("y\"ay \"yay 'in\\\"side quotes' yay\" y\\\"ay")
-- for i=1,10000 do
-- split_shell("y\"ay \"yay 'in\\\"side quotes' yay\" y\\\"ay")
-- end