diff --git a/stream_test.go b/stanza/stream_test.go similarity index 98% rename from stream_test.go rename to stanza/stream_test.go index 663cad9..621bd9c 100644 --- a/stream_test.go +++ b/stanza/stream_test.go @@ -1,4 +1,4 @@ -package xmpp_test +package stanza_test import ( "encoding/xml"