Browse Source

Merge pull request #149 from lemenkov/r18_deprecation

Remove deprecation warning since r18
Ulf Wiger 7 years ago
parent
commit
42bfd0a33d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/gproc_tests.erl

+ 1 - 1
test/gproc_tests.erl

@@ -24,7 +24,7 @@
 -include_lib("eunit/include/eunit.hrl").
 -include_lib("stdlib/include/qlc.hrl").
 
--define(T_NAME, {n, l, {?MODULE, ?LINE, erlang:now()}}).
+-define(T_NAME, {n, l, {?MODULE, ?LINE, erlang:timestamp()}}).
 
 conf_test_() ->
     {foreach,