Refactor tests

This commit is contained in:
ritiek
2018-01-12 21:56:58 +05:30
parent 621e1eb21e
commit f9d9c7d5fa
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# -*- coding: UTF-8 -*-
from spotdl import const
from spotdl import handle
from core import const
from core import handle
import spotdl
import os