Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Commit

Permalink
Removed comments
Browse files Browse the repository at this point in the history
This is related to and should be fixed by the implementation of gh-15.
  • Loading branch information
turboladen committed Jul 2, 2013
1 parent 9e668c4 commit 499685e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions spec/integration/client_use_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,7 @@
subject.setup('rtsp://localhost/some_track')
subject.session[:session_id].should == '1234567890'
end
# order is not specified in the RFC spec , i am a ruby noob, but parselet
# does not seem to work well with things out of order
# is there a better altenative that is more like a JSON parser where order does not matter?

it 'extracts the session number with a client_port then source in transport' do
@setup_maybeSource_maybePorts =
'client_port=9000-9001;source=10.221.222.235;server_port=6700-6701'
Expand Down

0 comments on commit 499685e

Please sign in to comment.