aboutsummaryrefslogtreecommitdiff
path: root/tests/h.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/h.lua')
-rw-r--r--tests/h.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/h.lua b/tests/h.lua
index dfe5f79..a875b42 100644
--- a/tests/h.lua
+++ b/tests/h.lua
@@ -1,5 +1,5 @@
llib = require "lullaby"
-llib.config.set({print_meta = 1})
+llib.io.print_meta = 1
local a = llib.crypto.sha1()