File: test_includes.rb

package info (click to toggle)
libwww-mechanize-ruby 0.6.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 660 kB
  • ctags: 723
  • sloc: ruby: 5,475; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download
1
2
3
4
5
module TestMethods
  PORT      = 2000
  PROXYPORT = 2001
  SSLPORT   = 2002
end