Diff

tests/test.lua @ 681:686b73503ce8

Add test for previous commit
author Matthew Wild <mwild1@gmail.com>
date Fri, 09 Jan 2009 17:36:28 +0000
parent 615:4ae3e81513f3
child 758:b1885732e979
line wrap: on
line diff
--- a/tests/test.lua	Fri Jan 09 17:27:53 2009 +0000
+++ b/tests/test.lua	Fri Jan 09 17:36:28 2009 +0000
@@ -25,7 +25,8 @@
 	dotest "core.stanza_router"
 	dotest "core.s2smanager"
 	dotest "core.configmanager"
-	
+	dotest "util.stanza"
+		
 	dosingletest("test_sasl.lua", "latin1toutf8");
 end