Diff

spec/scansion/prosody.cfg.lua @ 12116:efcf25ad5406

mod_tombstones: Add a very basic test case
author Kim Alvefur <zash@zash.se>
date Thu, 23 Dec 2021 15:17:18 +0100
parent 11716:30f1e826cc95
child 12630:781772c8b6d9
line wrap: on
line diff
--- a/spec/scansion/prosody.cfg.lua	Thu Dec 23 14:08:20 2021 +0100
+++ b/spec/scansion/prosody.cfg.lua	Thu Dec 23 15:17:18 2021 +0100
@@ -63,6 +63,9 @@
 		"lastactivity";
 		"external_services";
 
+		"tombstones";
+		"user_account_management";
+
 	-- Useful for testing
 		--"scansion_record"; -- Records things that happen in scansion test case format
 }