test/mbyte_spec: skip broken test on QuickBuild

Forgot `return` in eec529cf9e.
This commit is contained in:
Justin M. Keyes
2019-08-06 00:28:00 +02:00
parent 330a6713bf
commit f6c9412436

View File

@@ -10,6 +10,7 @@ local charset = helpers.cimport('./src/nvim/charset.h')
describe('mbyte', function()
if helpers.isCI('quickbuild') then
pending("crashes on quickbuild", function() end)
return
end
-- Array for composing characters