beets-minimal: fix build by setting _utils testPaths
This commit is contained in:
@@ -180,5 +180,7 @@
|
||||
_typing = {
|
||||
testPaths = [ ];
|
||||
};
|
||||
_utils = { };
|
||||
_utils = {
|
||||
testPaths = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user