MINOR: Update system test MANIFEST.in

ewencp
Some *.properties files were missing from `kafkatest` package. This update makes `kafkatest` services once again useable by external dependencies

I've tested this change on aws with confluent system tests

Author: Geoff Anderson <geoff@confluent.io>

Reviewers: Ewen Cheslack-Postava

Closes #385 from granders/minor-update-test-manifest
This commit is contained in:
Geoff Anderson 2015-10-30 08:57:00 -07:00 committed by Guozhang Wang
parent 13803ae91c
commit 622730905d
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
recursive-include kafkatest/services/templates *.properties
recursive-include kafkatest */templates/*