aboutsummaryrefslogtreecommitdiffstats
path: root/t/chainlint/t7900-subtree.test
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/t7900-subtree.test')
-rw-r--r--t/chainlint/t7900-subtree.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/chainlint/t7900-subtree.test b/t/chainlint/t7900-subtree.test
index 02f3129232..1f4f03300f 100644
--- a/t/chainlint/t7900-subtree.test
+++ b/t/chainlint/t7900-subtree.test
@@ -1,3 +1,4 @@
+test_expect_success 't7900-subtree' '
(
chks="sub1
sub2
@@ -20,3 +21,4 @@ TXT
check_equal "$subfiles" "$chkms
$chks"
)
+'