Damn, it was actual bug in my commit which broke the tests!

This commit is contained in:
Matej Cepl 2023-10-14 16:56:39 +02:00
parent 9cd65751f6
commit 9e3e7af75f

View File

@ -88,8 +88,8 @@ find . -name \*.htm\*
# The vim tests harness is not solid, let's skip them for the moment.
# Upstream mentioned the possibility of phasing them out entirely.
%make_build -C test/core
# %%make_build -C test/lua
# %%make_build -C test/vis
%make_build -C test/lua
%make_build -C test/vis
%clean