Navigation Menu

Skip to content

Commit

Permalink
test: Fix expected error messages
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 24, 2014
1 parent 72a4976 commit 0cf87d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -20,7 +20,7 @@
-22,
0.0,
0.0,
""
"\"key\", \"id\", and \"filter\" are exclusive"
],
false
]
Expand Down
2 changes: 1 addition & 1 deletion test/command/suite/groonga/delete/no-identifier.expected
Expand Up @@ -20,7 +20,7 @@
-22,
0.0,
0.0,
""
"you must specify \"key\", \"id\", or \"filter\""
],
false
]
Expand Down

0 comments on commit 0cf87d3

Please sign in to comment.