Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Robpol86 committed May 30, 2016
1 parent fa14d0c commit 1aca676
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_all_tables_e2e/test_single_table.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# coding=utf\x718
# coding=utf-8
"""SingleTable end to end testing."""

from terminaltables import SingleTable
Expand Down Expand Up @@ -46,7 +46,6 @@ def test_single_line():
'\033(0\x6d\x71\x71\x71\x71\x71\x71\x71\x71\x71\x71\x71\x71\x76\x71\x71\x71\x71\x71\x71\x71\x76\x71\x71\x71\x71'
'\x71\x71\x71\x71\x71\x71\x71\x6a\033(B'
)

assert actual == expected


Expand Down

0 comments on commit 1aca676

Please sign in to comment.