File

spec/scansion/basic.scs @ 10070:d7cae7187943

mod_pubsub: Move a comment to where it makes sense This code has moved but the comment did not follow it.
author Kim Alvefur <zash@zash.se>
date Wed, 10 Jul 2019 19:12:19 +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