aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorIvan Glushkov <[email protected]>2019-05-20 11:21:34 +0400
committerIvan Glushkov <[email protected]>2019-05-20 11:24:39 +0400
commit5e9de936e28f18bf5ba3e392fcc54502505b01a8 (patch)
treeff18ea3f61da54f2faec2b3cd63cae8f1bceb1f1 /.gitignore
parentf87424e21fa04356a5c4dfbf5eb458b75583be7c (diff)
downloadrelx-5e9de936e28f18bf5ba3e392fcc54502505b01a8.tar.gz
relx-5e9de936e28f18bf5ba3e392fcc54502505b01a8.tar.bz2
relx-5e9de936e28f18bf5ba3e392fcc54502505b01a8.zip
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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