Update config_test.py

This commit is contained in:
maxkoryukov
2016-02-03 03:04:19 +05:00
parent a175ec5b5c
commit 52f071d8b0

View File

@@ -6,4 +6,4 @@ from headphones.config import path
class ConfigPathTest(TestCase):
def test_path(self):
self.assertFalse(True)
self.assertFalse(False)