lots of gutting. purposes, input, and output were unclear in many places. still broken.
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
-include_lib("eunit/include/eunit.hrl").
|
||||
|
||||
all() ->
|
||||
eunit:test(ezic_record),
|
||||
eunit:test(ezic_date),
|
||||
eunit:test(ezic_zone).
|
||||
eunit:test(ezic_record)
|
||||
, eunit:test(ezic_date)
|
||||
, eunit:test(ezic_zone)
|
||||
, eunit:test(ezic_parse)
|
||||
|
||||
,ok.
|
||||
|
||||
Reference in New Issue
Block a user