aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2017-04-26 08:59:30 +0200
committerPatrick Spek <p.spek@tyil.nl>2017-04-26 08:59:30 +0200
commit3f4b16f712aa4b5c610319c79b7e1d7d04140503 (patch)
tree152fd7c4a7ce037e189dce46385d5d0c53c4a2fb /t
parent37c38cd5771a3aa6eb7b203f8d38ad3cc46faac8 (diff)
Fix the easy bugs
Diffstat (limited to 't')
-rw-r--r--t/reading.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/reading.t b/t/reading.t
index 79d2359..1c3a120 100644
--- a/t/reading.t
+++ b/t/reading.t
@@ -29,7 +29,7 @@ $config.read({
"b" => {
"d" => "another"
}
-})
+});
is-deeply $config.get(), {
"a" =>