Skip to content

Commit

Permalink
Merge pull request #4951 from Serene-Arc/test_separation
Browse files Browse the repository at this point in the history
  • Loading branch information
Serene-Arc authored Oct 17, 2023
2 parents 91277a1 + 84c0ab6 commit 0ccd70d
Show file tree
Hide file tree
Showing 47 changed files with 2 additions and 2 deletions.
Empty file added test/plugins/__init__.py
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import sys
import requests

import test_lyrics
from test.plugins import test_lyrics


def mkdir_p(path):
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion test/test_embedart.py → test/plugins/test_embedart.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
from beets.util import bytestring_path, displayable_path, syspath
from beets.util.artresizer import ArtResizer
from beets import art
from test.test_art import FetchImageHelper
from test.plugins.test_art import FetchImageHelper


def require_artresizer_compare(test):
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0ccd70d

Please sign in to comment.