Description: Disable loop tests
 These fail in dh-lua's app-dynamic testing.
Author: James McCoy <jamessan@debian.org>
Forwarded: not-needed
--- a/tests/run.lua
+++ b/tests/run.lua
@@ -13,6 +13,7 @@
   dns = true,
   conversions = true,
   udp = true,
+  loop = true,
 }
 
 while true do
