[Groonga-commit] droonga/fluent-plugin-droonga at ffcd389 [master] Follow class extraction change

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Aug 19 15:59:11 JST 2013


Kouhei Sutou	2013-08-19 15:59:11 +0900 (Mon, 19 Aug 2013)

  New Revision: ffcd389a42f4be01f6e083bcefc149cc90676761
  https://github.com/droonga/fluent-plugin-droonga/commit/ffcd389a42f4be01f6e083bcefc149cc90676761

  Message:
    Follow class extraction change

  Modified files:
    test/plugin/handler/test_handler_search.rb

  Modified: test/plugin/handler/test_handler_search.rb (+1 -1)
===================================================================
--- test/plugin/handler/test_handler_search.rb    2013-08-19 15:05:50 +0900 (ce4fc59)
+++ test/plugin/handler/test_handler_search.rb    2013-08-19 15:59:11 +0900 (a1c08df)
@@ -137,7 +137,7 @@ class SearchHandlerTest < Test::Unit::TestCase
 
   class SourceTest < self
     def test_non_existent
-      assert_raise(Droonga::SearchHandler::UndefinedSourceError) do
+      assert_raise(Droonga::Searcher::UndefinedSourceError) do
         search({
                  "queries" => {
                    "non-existent-result" => {
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index