mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
New test that binary contenti.
(and a few unicode tests because they make clearer what we're testing) works. disabled for now since they mostly do not pass on 1.8. We'll want to enable them when we start integration testing the v2 tree.
This commit is contained in:
1
test/integration/roles/test_binary/files/b64_latin1
Normal file
1
test/integration/roles/test_binary/files/b64_latin1
Normal file
@@ -0,0 +1 @@
|
||||
Café Eñe
|
||||
1
test/integration/roles/test_binary/files/b64_utf8
Normal file
1
test/integration/roles/test_binary/files/b64_utf8
Normal file
@@ -0,0 +1 @@
|
||||
Café Eñe
|
||||
1
test/integration/roles/test_binary/files/from_playbook
Normal file
1
test/integration/roles/test_binary/files/from_playbook
Normal file
@@ -0,0 +1 @@
|
||||
Café Eñe
|
||||
Reference in New Issue
Block a user