From b32640350ee550c105258d47629b0b8c3e8775d2 Mon Sep 17 00:00:00 2001 From: Brad Anderson Date: Wed, 24 Mar 2010 20:49:47 -0400 Subject: store Args in mem State, instead of just 'test', and allow for an Args-supplied Config (usually for testing only) --- include/common.hrl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/common.hrl b/include/common.hrl index 6d92d9fa..b5d4d7ec 100644 --- a/include/common.hrl +++ b/include/common.hrl @@ -46,5 +46,5 @@ nodes, clock, ets, - test=false + args }). -- cgit v1.2.3