aboutsummaryrefslogtreecommitdiff
path: root/t/reading.t
diff options
context:
space:
mode:
Diffstat (limited to 't/reading.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" =>