1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-05 18:45:01 +01:00
Files
atomic/tests
Brent Baude af9b3b83d7 Atomic/storage.py: Python3 fixes
When using subprocess and python3, the results are often not
true strings but instead bytes.  A common fix is to use
.decode('utf-8').

Removal of debug information in storage tests...

Closes: #851
Approved by: baude
2017-01-30 19:07:20 +00:00
..
2017-01-25 21:15:34 +00:00
2015-07-10 14:09:37 -04:00