[Groonga-commit] groonga/groonga-test [master] Fix a typo

Back to archive index

null+****@clear***** null+****@clear*****
2012年 3月 2日 (金) 18:18:59 JST


Kouhei Sutou	2012-03-02 18:18:59 +0900 (Fri, 02 Mar 2012)

  New Revision: 28aaa30a83066ab351d4781a5b3bd68be26cc1ea

  Log:
    Fix a typo

  Modified files:
    bin/groonga-test

  Modified: bin/groonga-test (+1 -1)
===================================================================
--- bin/groonga-test    2012-03-02 18:11:49 +0900 (30262a8)
+++ bin/groonga-test    2012-03-02 18:18:59 +0900 (a627113)
@@ -64,7 +64,7 @@ class GroongaTester
         succeeded = false
       end
     else
-      @reporter.no_check_test(result)
+      @reporter.no_check_test(actual_result)
     end
     @reporter.finish_test
 




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