commit | 1241c47aa2af26d90be1fdb6b0990a08bf9beafd | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Thu Aug 07 03:20:22 2014 +0300 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Thu Aug 07 03:20:22 2014 +0300 |
tree | d9bf9bc513bca5ef2cc2f7e1d1226994db1c7158 | |
parent | 3d4b2d4df25aafdfce52e20fc1cb9976671023c2 [diff] |
#22092: use absolute imports in unittest tests. Patch by Vajrasky Kok.