• Julien Muchembled's avatar
    bin/runUnitTest: code readibility · 7efd3421
    Julien Muchembled authored
    The only functional change is the following:
    - before: sys.path begins with [*/product/*/tests] followed by [*/tests]
    - after: sys.path begins with [prj1/product/*/tests, prj1/tests,
                                   prj2/product/*/tests, prj2/tests,
                                   ...]
    This should have no impact.
    7efd3421
erp5.cfg 11.5 KB