Add test_heal to run_tests

epoch-deletions
Vitaliy Filippov 2023-04-09 02:10:33 +03:00
parent d9f55f11d8
commit 28d5e53c6c
1 changed files with 3 additions and 0 deletions

View File

@ -43,3 +43,6 @@ SCHEME=ec ./test_snapshot.sh
SCHEME=xor ./test_write.sh
./test_write_no_same.sh
./test_heal.sh
SCHEME=ec PG_MINSIZE=2 ./test_heal.sh