https://github.com/SoftwareHeritage/swh-storage
Revision afacfa04b27f6693c0ea2b7c8d843850d3af9b7f authored by Antoine R. Dumont (@ardumont) on 16 February 2021, 13:37:35 UTC, committed by Antoine R. Dumont (@ardumont) on 16 February 2021, 13:37:35 UTC
1 parent 3f9b52a
Raw File
Tip revision: afacfa04b27f6693c0ea2b7c8d843850d3af9b7f authored by Antoine R. Dumont (@ardumont) on 16 February 2021, 13:37:35 UTC
d/changelog: Fix typos so pre-commit stop failing
Tip revision: afacfa0
Makefile.local
TEST_DIRS := ./swh/storage/tests
TESTFLAGS=--hypothesis-profile=fast
back to top