diff options
-rw-r--r-- | spec/scansion/vcard_temp.scs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/spec/scansion/vcard_temp.scs b/spec/scansion/vcard_temp.scs index 99c2c429..c359bb82 100644 --- a/spec/scansion/vcard_temp.scs +++ b/spec/scansion/vcard_temp.scs @@ -14,16 +14,6 @@ Romeo connects Romeo sends: - <iq id="lx2" type="get"> - <vCard xmlns="vcard-temp"/> - </iq> - -Romeo receives: - <iq type="result" id="lx2" to="${Romeo's full JID}"> - <vCard xmlns="vcard-temp"/> - </iq> - -Romeo sends: <iq id="lx3" type="set"> <vCard xmlns="vcard-temp"> <FN>Romeo Montague</FN> |