mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Move v2 out of the package tree so it does not yet appear.
This commit is contained in:
2
Makefile
2
Makefile
@@ -94,7 +94,7 @@ tests:
|
||||
PYTHONPATH=./lib $(NOSETESTS) -d -w test/units -v
|
||||
|
||||
newtests:
|
||||
PYTHONPATH=./lib/v2/ $(NOSETESTS) -d -w lib/v2/tests -v
|
||||
PYTHONPATH=./v2/ $(NOSETESTS) -d -w v2/tests -v
|
||||
|
||||
|
||||
authors:
|
||||
|
||||
Reference in New Issue
Block a user