Skip to content

Commit

Permalink
Remove debug print.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Jan 27, 2018
1 parent 3a02422 commit 5acb647
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_bincopy.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ def test_i32hex(self):
':0100000003FC\n'
':00000001FF\n')

print(binfile.as_ihex())
self.assertEqual(binfile.as_ihex(),
':0100000001FE\n'
':02FFFF000203FB\n'
Expand Down

0 comments on commit 5acb647

Please sign in to comment.