python3Packages.google-cloud-storage: fix build
Remove nonexistent disabledTestPath (likely due to merge conflict between master and python-unstable) The file is now the same as it is on master
This commit is contained in:
parent
7ca1d48ff2
commit
244ad02102
@ -54,7 +54,6 @@ buildPythonPackage rec {
|
||||
"tests/system/test_bucket.py"
|
||||
"tests/system/test_fileio.py"
|
||||
"tests/system/test_kms_integration.py"
|
||||
"tests/conformance/test_conformance.py" # requires docker
|
||||
];
|
||||
|
||||
preCheck = ''
|
||||
|
Loading…
Reference in New Issue
Block a user