Update tests (#384)

* Update tests

* Move comment regarding changing YT URLs to the appropriate assert
This commit is contained in:
Linus Groh
2018-10-02 12:13:21 +02:00
committed by Ritiek Malhotra
parent 6cb12722d0
commit 2725402ab3
7 changed files with 118 additions and 112 deletions

View File

@@ -1,12 +1,12 @@
import yaml
import os
import sys
import argparse
from spotdl import handle
from spotdl import const
import pytest
import os
import sys
import argparse
import yaml
def test_log_str_to_int():