Unit test: Fix _equal_stat_dicts() invocation
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 3 Jul 2015 15:24:14 +0000 (17:24 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 3 Jul 2015 15:24:14 +0000 (17:24 +0200)
commit5200d2aa1ec78cccc8ea1236420a6a09265919f8
tree01a32f0465dc05a9eeaa7b1c5e15c8256ceb1df3
parente05f0440344e0cc6946f65c139a1e447d38774ae
Unit test: Fix _equal_stat_dicts() invocation

The jsonize_path_iterator() generator returns a tuple
with the wanted dictionary as the first element.
testing/test_deltatar.py