libyal/libfvde

fix failing tests

joachimmetz opened this issue · 1 comments

  • setup.py build failing due to missing autogenerated source
    • skip test target? setup.py designed to work with dist package
libfplist/libfplist_property_list.c:31:34: fatal error: libfplist_xml_parser.h: No such file or directory
 #include "libfplist_xml_parser.h"

Test are passing again on CI testing platforms. Closing issue