Commit aa767fbf authored by Sarah Clark's avatar Sarah Clark
Browse files

beets: fix disabled test list on Darwin

parent 6c47255f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -172,7 +172,7 @@ python3Packages.buildPythonApplication {
      # if not self._poll(timeout):
      #   raise Empty
      #   _queue.Empty
      "test/plugins/test_player.py"
      "test/plugins/test_bpd.py"
    ];
  disabledTests = disabledTests ++ [
    # https://github.com/beetbox/beets/issues/5880