Removed reference to test/__init__.py
This commit is contained in:
parent
cdaba43fa7
commit
f745767fa6
1 changed files with 1 additions and 1 deletions
|
|
@ -317,7 +317,7 @@ all_tests_sources = \
|
||||||
$(data_tests_SOURCES) \
|
$(data_tests_SOURCES) \
|
||||||
$(report_tests_SOURCES)
|
$(report_tests_SOURCES)
|
||||||
|
|
||||||
PyUnitTests_SOURCES = test/__init__.py test/PyUnitTests.py
|
PyUnitTests_SOURCES = test/PyUnitTests.py
|
||||||
|
|
||||||
all_py_tests_sources = \
|
all_py_tests_sources = \
|
||||||
$(patsubst test/unit/%.cc,$(top_builddir)/test/python/%.py, \
|
$(patsubst test/unit/%.cc,$(top_builddir)/test/python/%.py, \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue