File

spec/scansion/basic.scs @ 12503:ad49bb3a4780

mod_cron: Remove difference between teal version This previously was considered an error because the module API Teal spec did not document a return value from module:add_timer()
author Kim Alvefur <zash@zash.se>
date Sun, 15 May 2022 15:29:02 +0200
parent 9291:329a670ae975
line wrap: on
line source

# Basic login and initial presence

[Client] Romeo
	jid: user@localhost
	password: password

---------

Romeo connects

Romeo sends:
	<presence/>

Romeo receives:
	<presence/>

Romeo disconnects