Github user jiangphcn commented on a diff in the pull request:
https://github.com/apache/couchdb-config/pull/21#discussion_r232872320
--- Diff: test/config_tests.erl ---
@@ -299,6 +299,45 @@ config_notifier_behaviour_test_() ->
}.
+config_access_right_test_() ->
+ {
+ "Config file access right tests",
--- End diff --
Follow with other test description and what about `Test config file access
right`?---
