Reorg tests folder

This commit is contained in:
Paulus Schoutsen 2015-07-26 10:17:01 +02:00
parent fed36d2cd0
commit 0c56fde5a9
29 changed files with 14 additions and 14 deletions

View file

@ -10,7 +10,7 @@ import unittest
import homeassistant.loader as loader
import homeassistant.components.http as http
from helpers import get_test_home_assistant, MockModule
from common import get_test_home_assistant, MockModule
class TestLoader(unittest.TestCase):