2e9cd62 Set $LD_LIBRARY_PATH when asserting libmpdec version

Authored and Committed by churchyard 2 years ago
    Set $LD_LIBRARY_PATH when asserting libmpdec version
    
    Without $LD_LIBRARY_PATH, the test uses installed libpython,
    which might be older Python version when updating
    or missing entirely when building --with bootstrap.
    
        
file modified
+1 -1