test_client: make this work outside of "rake test"
commitcd821f79aff72385412c4338a2883d5cad3a8d76
authorEric Wong <normalperson@yhbt.net>
Wed, 24 Dec 2008 01:06:13 +0000 (23 17:06 -0800)
committerEric Wong <normalperson@yhbt.net>
Wed, 24 Dec 2008 01:06:13 +0000 (23 17:06 -0800)
tree9fd4957de4cd67acf484c9928d0899d45eb189ad
parenta784189571101463dd4291207f989147e98d81f4
test_client: make this work outside of "rake test"

I prefer running my tests directly from the command-line
  ruby -I lib/ test/test_client.rb
test/test_client.rb