Skip to content

Commit 56770ce

Browse files
authored
Merge pull request #1474 from JohnVillalovos/jlvillal/mv_unit_tests
chore: move 'gitlab/tests/' dir to 'tests/unit/'
2 parents 8eb911d + 1ac0722 commit 56770ce

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+3
-3
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ include COPYING AUTHORS ChangeLog.rst RELEASE_NOTES.rst requirements.txt test-re
22
include tox.ini .travis.yml
33
recursive-include tests *
44
recursive-include docs *j2 *.py *.rst api/*.rst Makefile make.bat
5-
recursive-include gitlab/tests/data *
5+
recursive-include tests/unit/data *
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)