Fix tests on arm32/x86_32 #2

Merged
dinosaure merged 1 commit from native into main 2024-12-26 14:25:51 +00:00

View file

@ -1,3 +1,5 @@
(test
(name test)
(enabled_if %{arch_sixtyfour})
; error on arm32/x86_32, libcachet_stubs.so not found
(libraries cachet alcotest))