aboutsummaryrefslogtreecommitdiffstats
path: root/t/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 't/meson.build')
-rw-r--r--t/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/meson.build b/t/meson.build
index 4187b35aee..604263da74 100644
--- a/t/meson.build
+++ b/t/meson.build
@@ -385,6 +385,9 @@ integration_tests = [
't3436-rebase-more-options.sh',
't3437-rebase-fixup-options.sh',
't3438-rebase-broken-files.sh',
+ 't3450-history.sh',
+ 't3451-history-reword.sh',
+ 't3452-history-split.sh',
't3500-cherry.sh',
't3501-revert-cherry-pick.sh',
't3502-cherry-pick-merge.sh',