Skip to content

Commit

Permalink
changes expected behavior here
Browse files Browse the repository at this point in the history
  • Loading branch information
fenollp committed Jan 13, 2018
1 parent 02f9b99 commit 5e3c810
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions test/after/tabs.erl
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ t(ABS) -> erlang:abs(
a () ->
amqp:callect(
dst
,meta
,[{<<"blip">>, <<"bloop">>}
,{<<"blop">>, 1}
,{<<"blup">>, 42}
]
,meta
,[{<<"blip">>, <<"bloop">>}
,{<<"blop">>, 1}
,{<<"blup">>, 42}
]
).

b(Arg) ->
Expand Down

0 comments on commit 5e3c810

Please sign in to comment.