add test_search_tunes.py

This commit is contained in:
Hellowlol
2018-01-26 12:49:13 +01:00
parent 80ef52de6d
commit f0b48d5daf
4 changed files with 25 additions and 14 deletions
+8
View File
@@ -0,0 +1,8 @@
from conftest import plex
import click
def test_cli():
pass