nickva commented on a change in pull request #2: Fix tests to run with Triq
URL: https://github.com/apache/couchdb-hyper/pull/2#discussion_r191978355
##########
File path: rebar-test.config
##########
@@ -1,9 +1,4 @@
{cover_enabled, true}.
{deps, [
- {basho_stats, "",
- {git, "https://github.com/knutin/basho_stats.git", {branch,
"master"}}},
- {proper, "",
- {git,"https://github.com/manopapad/proper.git", "master"}},
- {stdlib2, "",
- {git, "git://github.com/cannedprimates/stdlib2.git", {branch,
"master"}}}
Review comment:
Ah good call. Commenting it out like you did makes sense. I checked
perf-report target only
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services