make test works again

This commit is contained in:
aj heller
2012-12-17 18:10:07 -08:00
parent aa79af71aa
commit 843a03c09b

View File

@@ -16,6 +16,4 @@ all() ->
%% temporary db init because mnesia data gets corrupted between starting and stopping nodes.
setup()->
ezic_db:init(),
ezic:load("priv/tzdata"),
ezic_flatten:flatten().
application:start(ezic).