Rodion Promyshlennikov 1a221f52c3 Create base structure for tests
Add tox pep8 and hacking check.
Add basic tests starter.

Change-Id: I9553606250674e4ae0c5d6aca5d88b7a1fe39977
2016-04-28 15:34:04 +03:00

12 lines
217 B
Plaintext

recursive-include fuelweb_test *
recursive-include gates_tests *
include README.md
include fuelweb_test/requirements.txt
exclude .gitignore
exclude .gitreview
exclude *.bak
global-exclude *.pyc
global-exclude *.log