[Groonga-commit] droonga/fluent-plugin-droonga at d12372e [master] Remove test case for search without output

Back to archive index

Yoji Shidara null+****@clear*****
Thu Dec 5 16:50:58 JST 2013


Yoji Shidara	2013-12-05 16:50:58 +0900 (Thu, 05 Dec 2013)

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

  Message:
    Remove test case for search without output

  Removed files:
    test/command/suite/search/minimum.expected
    test/command/suite/search/minimum.test

  Deleted: test/command/suite/search/minimum.expected (+0 -13) 100644
===================================================================
--- test/command/suite/search/minimum.expected    2013-12-05 14:53:55 +0900 (aad7be0)
+++ /dev/null
@@ -1,13 +0,0 @@
-[
-  "droonga.message",
-  0,
-  {
-    "inReplyTo": null,
-    "statusCode": 200,
-    "type": "search.result",
-    "body": {
-      "result": {
-      }
-    }
-  }
-]

  Deleted: test/command/suite/search/minimum.test (+0 -16) 100644
===================================================================
--- test/command/suite/search/minimum.test    2013-12-05 14:53:55 +0900 (5b55eaa)
+++ /dev/null
@@ -1,16 +0,0 @@
-#@include fixture/user-table.jsons
-{
-  "type": "search",
-  "dataset": "Droonga",
-  "body": {
-    "queries": {
-      "result": {
-        "source": "User",
-        "output": {
-          "elements": [
-          ]
-        }
-      }
-    }
-  }
-}
-------------- next part --------------
HTML����������������������������...
Download 



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