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>2023-07-25 02:16:16 +0200
commit9ba1d672dded96a493f3ce9dcb46554d7821b6ff (patch)
tree152fd7c4a7ce037e189dce46385d5d0c53c4a2fb /t
parenteda0b3cd42e8a3c760454ec14bf37f34f8edaaea (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" =>