python3Packages.notebook: fix tests

This commit is contained in:
Jonathan Ringer 2020-11-29 15:04:20 -08:00 committed by Frederik Rietdijk
parent 113083c7eb
commit 804de2a2ff

View File

@ -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"