1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-30 07:50:43 +00:00

Remove unicode escape (#17866)

* Remove unicode-escape which is not present on python3

Alternative fix for #17305

* Enable the assemble test on python3

* Fix other problems with assemble on python3
This commit is contained in:
Toshio Kuratomi 2016-10-02 22:12:51 -07:00 committed by GitHub
parent ddb3f91562
commit 5bc3cb278c
2 changed files with 11 additions and 10 deletions

View file

@ -1,5 +1,4 @@
test_apache2_module
test_assemble
test_authorized_key
test_filters
test_gem