aboutsummaryrefslogtreecommitdiff
path: root/t/02-merge.t
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2017-04-26 23:44:37 +0200
committerPatrick Spek <p.spek@tyil.nl>2017-04-26 23:44:37 +0200
commit10a43069bef7746c3970c6a00e8ef555c53b8c5c (patch)
tree80c8916c7bc239f71c422780bbf549f9ac9afa29 /t/02-merge.t
parent6aed1eca976c3eec6b971f18a74943c8e5274d2e (diff)
Fix up test
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";