xmpp/xmpp_test.go
changeset 142 0ff033eed887
parent 128 8342afcffc92
child 147 d7679d991b17
equal deleted inserted replaced
141:f0d0f3b941a6 142:0ff033eed887
     1 // Copyright 2011 The Go Authors.  All rights reserved.
       
     2 // Use of this source code is governed by a BSD-style
       
     3 // license that can be found in the LICENSE file.
       
     4 
       
     5 package xmpp
     1 package xmpp
     6 
     2 
     7 import (
     3 import (
     8 	"bytes"
     4 	"bytes"
     9 	"encoding/xml"
     5 	"encoding/xml"