Skip to content

Commit

Permalink
Add import to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Dec 23, 2017
1 parent 23a29b4 commit 5f2fee3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_color.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
from plumbum.colorlib.styles import ANSIStyle, Color, AttributeNotFound, ColorNotFound
from plumbum.colorlib.names import color_html, FindNearest

# Just check to see if this file is importable
from plumbum.cli.image import Image

class TestNearestColor:
def test_exact(self):
Expand Down

0 comments on commit 5f2fee3

Please sign in to comment.