fixed eunit test macro definition

This commit is contained in:
alisdair sullivan 2010-08-23 19:59:23 -07:00
parent 4d8246dcdc
commit d58fc57ab4
5 changed files with 10 additions and 10 deletions

View file

@ -35,7 +35,7 @@
-include("./include/jsx_verify.hrl").
-ifdef(test).
-ifdef(TEST).
-include_lib("eunit/include/eunit.hrl").
-endif.
@ -93,7 +93,7 @@ collect(_, _) ->
%% eunit tests
-ifdef(test).
-ifdef(TEST).
true_test_() ->
[