summaryrefslogtreecommitdiff
path: root/test/elixir/test/config/suite.elixir
diff options
context:
space:
mode:
Diffstat (limited to 'test/elixir/test/config/suite.elixir')
-rw-r--r--test/elixir/test/config/suite.elixir1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/elixir/test/config/suite.elixir b/test/elixir/test/config/suite.elixir
index cfb32f2b7..2e97553ee 100644
--- a/test/elixir/test/config/suite.elixir
+++ b/test/elixir/test/config/suite.elixir
@@ -59,6 +59,7 @@
"Database name with '%2B' should encode to '+'",
"Database name with '+' should encode to '+'",
"Database should be in _all_dbs",
+ "Limit and skip should work in _all_dbs",
"Default headers are returned for doc with open_revs=all",
"Empty database should have zero docs",
"Make sure you can do a seq=true option",