This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch reshard
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/reshard by this push:
     new 3e49fa2  [fixup|mem3_ring_prop_tests] remove compile(export_all)
3e49fa2 is described below

commit 3e49fa208765bff8706b54d0d3c2da4fb8be058c
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Sat Mar 16 02:21:26 2019 -0400

    [fixup|mem3_ring_prop_tests] remove compile(export_all)
---
 src/mem3/test/mem3_ring_prop_tests.erl | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/mem3/test/mem3_ring_prop_tests.erl 
b/src/mem3/test/mem3_ring_prop_tests.erl
index 2eb78c3..823f86e 100644
--- a/src/mem3/test/mem3_ring_prop_tests.erl
+++ b/src/mem3/test/mem3_ring_prop_tests.erl
@@ -16,8 +16,6 @@
 -include_lib("triq/include/triq.hrl").
 -triq(eunit).
 
--compile(export_all).
-
 
 % Properties
 

Reply via email to