Skip to content

Commit e556cfe

Browse files
committed
fixup! Cleanup (remove tests in source) and whitespace
1 parent 9da69ac commit e556cfe

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

lib/stdlib/src/array.erl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,6 @@ beyond the last set entry:
111111
-moduledoc(#{ authors => [~"Richard Carlsson <carlsson.richard@gmail.com>",
112112
~"Dan Gudmundsson <dgud@erix.ericsson.se>"] }).
113113

114-
-include_lib("stdlib/include/assert.hrl").
115-
%%-define(TEST,1).
116-
-ifdef(TEST).
117-
-include_lib("eunit/include/eunit.hrl").
118-
-endif.
119-
120114

121115
%% Developers:
122116
%%

0 commit comments

Comments
 (0)