TestPyLastWithLastFm and TestPyLastWithLibreFm now inherit from PyLastTestCase

This commit is contained in:
Hugo 2018-04-16 21:09:52 +03:00
parent 70aad87a1b
commit f18fd3f758
10 changed files with 28 additions and 25 deletions

View file

@ -7,10 +7,10 @@ import unittest
import pylast
from .test_pylast import PyLastTestCase
from .test_pylast import TestPyLastWithLastFm
class TestPyLastNetwork(PyLastTestCase):
class TestPyLastNetwork(TestPyLastWithLastFm):
def test_scrobble(self):
# Arrange