unit tests fixed
This commit is contained in:
parent
c194a273a5
commit
2fe7fc1d50
2 changed files with 11 additions and 16 deletions
|
@ -132,8 +132,3 @@ adjust_datetime(DateTime, {Hours, Minutes}) ->
|
|||
|
||||
invert_shift({Hours, Minutes}) ->
|
||||
{-Hours, Minutes}.
|
||||
|
||||
-ifdef(EUNIT).
|
||||
-include_lib("eunit/include/eunit.hrl").
|
||||
|
||||
-endif.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue