heat/py3-testlist
Sirushti Murugesan 15cbb894f2 Port short_id to return unicode
This will now use unichr instead of chr to convert
an integer to byte-string. Then these bytes are
encoded and decoded with 'latin-1' to comply with
the existing tests that assert against absolute values.

partial blueprint heat-python34-support

Change-Id: I5b9de1cea54889fa388993b9afa4b45f01fbec4a
2015-07-09 07:15:49 +00:00

3 lines
49 B
Plaintext

heat.tests.test_version
heat.tests.test_short_id