Diff

tests/test.lua @ 7437:ff74188488ab

tests: Add initial tests for util.async
author Matthew Wild <mwild1@gmail.com>
date Sun, 22 May 2016 20:06:51 +0100
parent 7241:5e7797822f19
child 7494:f82356adcd71
line wrap: on
line diff
--- a/tests/test.lua	Sun May 22 20:06:12 2016 +0100
+++ b/tests/test.lua	Sun May 22 20:06:51 2016 +0100
@@ -21,6 +21,7 @@
 	dotest "util.json"
 	dotest "util.stanza"
 	dotest "util.sasl.scram"
+	dotest "util.async"
 	dotest "util.cache"
 	dotest "util.throttle"
 	dotest "util.uuid"