[ap4r-devel] [309] branches/200709_gihyo/async_shop/as_rails/test/async/ap4r_test_helper.rb: Misc: remove comment lines.
shino at rubyforge.org
shino at rubyforge.org
Wed Sep 19 04:31:06 EDT 2007
Revision: 309
Author: shino
Date: 2007-09-19 04:30:49 -0400 (Wed, 19 Sep 2007)
Log Message:
-----------
Misc: remove comment lines.
Modified Paths:
--------------
branches/200709_gihyo/async_shop/as_rails/test/async/ap4r_test_helper.rb
Modified: branches/200709_gihyo/async_shop/as_rails/test/async/ap4r_test_helper.rb
===================================================================
--- branches/200709_gihyo/async_shop/as_rails/test/async/ap4r_test_helper.rb 2007-09-19 08:15:53 UTC (rev 308)
+++ branches/200709_gihyo/async_shop/as_rails/test/async/ap4r_test_helper.rb 2007-09-19 08:30:49 UTC (rev 309)
@@ -7,16 +7,7 @@
require "ap4r/service_handler"
ap4r_service_handler = Ap4r::ServiceHandler.new
-# ap4r_test_helper.start_rails_service
-# at_exit { ap4r_test_helper.stop_rails_service }
-# ap4r_test_helper.start_ap4r_service
-# at_exit { ap4r_test_helper.stop_ap4r_service }
-
-# puts
-# at_exit { puts }
-
-# Test::Unit also use at_exit hook, so load at the end
require 'test_help'
class Test::Unit::TestCase
More information about the ap4r-devel
mailing list