From 5e0b0e98d980a2e78cdf5948689b67cc4fa3506c Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Mon, 27 Aug 2012 09:53:32 +0100 Subject: Remove unnecessary print --- test/test-clod.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test-clod.lua b/test/test-clod.lua index 855be41..b720ff6 100644 --- a/test/test-clod.lua +++ b/test/test-clod.lua @@ -344,7 +344,6 @@ tab { "hello", "world" } tab["*"] "hello" tab["*"] "world" ]] -print(conf:serialise()) assert(conf:serialise() == output_str) end -- cgit v1.2.1