aboutsummaryrefslogtreecommitdiff
path: root/t/02-merge.t
diff options
context:
space:
mode:
Diffstat (limited to 't/02-merge.t')
-rw-r--r--t/02-merge.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/02-merge.t b/t/02-merge.t
index 8018e73..cf9aa6a 100644
--- a/t/02-merge.t
+++ b/t/02-merge.t
@@ -19,4 +19,4 @@ is-deeply $config.get(), {
c => "c",
d => "d"
}
-}
+}, "Ensure configurations are merged";