[Groonga-commit] groonga/groonga [master] fix test case name.

Back to archive index

null+****@clear***** null+****@clear*****
2010年 6月 11日 (金) 15:36:41 JST


Kouhei Sutou	2010-06-11 06:36:41 +0000 (Fri, 11 Jun 2010)

  New Revision: deca5205d6d8e08af8a3d815ca0953630fc31de8

  Log:
    fix test case name.

  Modified files:
    test/unit/gqtp/test-config-file.rb

  Modified: test/unit/gqtp/test-config-file.rb (+1 -1)
===================================================================
--- test/unit/gqtp/test-config-file.rb    2010-06-11 06:24:10 +0000 (edecc54)
+++ test/unit/gqtp/test-config-file.rb    2010-06-11 06:36:41 +0000 (0944675)
@@ -15,7 +15,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
-class OptionPidFileTest < Test::Unit::TestCase
+class ConfigFileTest < Test::Unit::TestCase
   include GroongaTestUtils
 
   def setup




Groonga-commit メーリングリストの案内
Back to archive index