Revision 99a28ad30b14ec72b8458ecd9503b22b7898e323 authored by Antoine R. Dumont (@ardumont) on 20 July 2020, 08:41:02 UTC, committed by Antoine R. Dumont (@ardumont) on 20 July 2020, 09:01:26 UTC
The storage fixtures now uses the swh.model.tests.generate_data_test instead

Related to T2494
1 parent 03e17c3
Raw File
Makefile.local
TEST_DIRS := ./swh/storage/tests
TESTFLAGS=--hypothesis-profile=fast
back to top