1 2 3 4 5 6 7
-define(FABRIC, true). -ifndef(COUCH). -include("../../couch/src/couch_db.hrl"). -endif. -include_lib("eunit/include/eunit.hrl").