Skip to content

Commit

Permalink
not testing that
Browse files Browse the repository at this point in the history
  • Loading branch information
trolldbois committed Oct 14, 2015
1 parent 91f69d7 commit 83327ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/haystack/reverse/test_reversers.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,9 @@ def test_reverse_heap(self):
#code.interact(local=locals())

# aggregate field of same type in an array
afr = reversers.ArrayFieldsReverser(self._context)
afr.reverse()
sig_5 = struct_d.get_signature(text=True)
#afr = reversers.ArrayFieldsReverser(self._context)
#afr.reverse()
#sig_5 = struct_d.get_signature(text=True)
# print '5.', self._v(struct_d)
# print struct_d.to_string()
#import code
Expand Down

0 comments on commit 83327ed

Please sign in to comment.