fix: lua-iconv test at Rockylinux 9 fail using lua 5.1 version (#15)

This commit is contained in:
paulobaggio 2024-11-13 17:31:59 -03:00 committed by GitHub
parent dbdd9d9ab8
commit 5452834c16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,5 +68,5 @@ clean:
$(RM) iconv.so iconv.lo
test: iconv.so test_iconv.lua
lua test_iconv.lua
$(LUABIN) test_iconv.lua