Skip to content

Commit 51f4478

Browse files
committed
SQUASH???
1 parent 92e2a91 commit 51f4478

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ libgit_sources = [
283283
'archive-zip.c',
284284
'archive.c',
285285
'attr.c',
286+
'autocorrect.c',
286287
'base85.c',
287288
'bisect.c',
288289
'blame.c',

t/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,7 @@ integration_tests = [
973973
't9001-send-email.sh',
974974
't9002-column.sh',
975975
't9003-help-autocorrect.sh',
976+
't9004-autocorrect-subcommand.sh',
976977
't9100-git-svn-basic.sh',
977978
't9101-git-svn-props.sh',
978979
't9102-git-svn-deep-rmdir.sh',

0 commit comments

Comments
 (0)