Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
This commit is contained in:
Derrick Stolee 2021-08-22 19:42:47 -04:00
Родитель cbb0ab3b06
Коммит acb8623f22
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -400,7 +400,7 @@ EOF
'
test_expect_failure 'ensure deserialize -v does not crash' '
test_expect_success 'ensure deserialize -v does not crash' '
git init -b main verbose_test &&
touch verbose_test/a &&