Skip to content

Commit

Permalink
test_cat.py: specify encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
bennr01 committed May 31, 2018
1 parent 6ba8b6a commit 9121a2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/cat/test_cat.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""tests for the 'cat' command."""
import os
from unittest import expectedFailure
Expand Down

0 comments on commit 9121a2b

Please sign in to comment.