From 5e9de936e28f18bf5ba3e392fcc54502505b01a8 Mon Sep 17 00:00:00 2001 From: Ivan Glushkov Date: Mon, 20 May 2019 11:21:34 +0400 Subject: Revert dependencies order in unit tests The PR https://github.com/erlware/relx/pull/655 changed the behaviour, while the tests were not fixed. This commit fixes the unit tests. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ce87711..64d4e0b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,5 @@ _rel/* !.cirrus.yml erl_crash.dump rebar +TEST-* +tags -- cgit v1.2.3