config/controllerconfig/controllerconfig/.gitignore
Bart Wensley 91784140da Fix py27 tests in controllerconfig component
Fixes include:
- Use a new dummy value for the SW_VERSION to allow unit tests
  to remain unchanged when the release version changes.
- Fix problem with import of fm_core module in unit tests.
- Fix bug in config file parsing introduced by FM decoupling.

Story: 2003360
Task: 26215
Depends-On: Ic5411ac4e9c7be9de329fa99dd438aeba1914fbd

Change-Id: I36bc428ebf0a39a353b137d21353e8ac42c53369
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2018-09-06 12:27:08 -05:00

7 lines
46 B
Plaintext

*.pyc
.coverage
.testrepository
cover
.cache