diff options
Diffstat (limited to 'test/rebar_edoc_SUITE_data/foo/rebar.config')
-rw-r--r-- | test/rebar_edoc_SUITE_data/foo/rebar.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rebar_edoc_SUITE_data/foo/rebar.config b/test/rebar_edoc_SUITE_data/foo/rebar.config new file mode 100644 index 0000000..b5d44fa --- /dev/null +++ b/test/rebar_edoc_SUITE_data/foo/rebar.config @@ -0,0 +1 @@ +{edoc_opts, [{title, "forced wrong title to be overridden"}]}. |