tests: Added set_colors tests.

This commit is contained in:
Dylan Araps
2017-06-27 17:24:27 +10:00
parent 081bb9066b
commit 790ab71c50
5 changed files with 41 additions and 2 deletions

View File

@ -1,6 +1,7 @@
"""Test util functions."""
import unittest
import pathlib
from pywal import util