Skip to content

Commit

Permalink
add imports to test
Browse files Browse the repository at this point in the history
  • Loading branch information
ancientjpeg committed Mar 20, 2024
1 parent e3e367e commit 8eac54e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/service/test_service_caching.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
from playlistr.service import Service
from playlistr.define.types import *


def test_service_caching():
assert True

0 comments on commit 8eac54e

Please sign in to comment.