From 8eadf174b4d0d68d30d1789737f9eee04205183d Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Fri, 4 Mar 2022 16:46:47 +0000 Subject: net.stun: tests: Remove stray print() from debugging --- spec/net_stun_spec.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/spec/net_stun_spec.lua b/spec/net_stun_spec.lua index 9b6e844a..f5445a96 100644 --- a/spec/net_stun_spec.lua +++ b/spec/net_stun_spec.lua @@ -46,9 +46,6 @@ local sample_packet = parse[[ 8c a8 96 66 } ]]; ---print(hex.encode(sample_packet)) -print(sample_packet) - describe("net.stun", function () local stun = require "net.stun"; -- cgit v1.2.3