HomeSoftware Heritage

db_testing.py: do not explode when TEST_DB_DUMP = None

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

db_testing.py: do not explode when TEST_DB_DUMP = None

None is the default value, and sub-classes could possible not redefine it to be
an empty list. Hence, this change provides a sane default for downstream users.

Details

Provenance
zackAuthored on Sep 19 2019, 6:13 PM
zackPushed on Sep 19 2019, 10:07 PM
Differential Revision
D2012: db_testing.py: do not explode when TEST_DB_DUMP = None
Build Status
Buildable 7870
Build 11326: test-and-buildJenkins

Commit No Longer Exists

This commit no longer exists in the repository.