python3Packages.notebook: fix tests

wip/yesman
Jonathan Ringer 4 years ago committed by Frederik Rietdijk
parent 113083c7eb
commit 804de2a2ff
  1. 1
      pkgs/development/python-modules/notebook/default.nix

@ -67,6 +67,7 @@ buildPythonPackage rec {
"TestInstallServerExtension"
"launch_socket"
"sock_server"
"test_list_formats" # tries to find python MIME type
] ++ lib.optional stdenv.isDarwin [
"test_delete"
"test_checkpoints_follow_file"

Loading…
Cancel
Save