Skip to content

Commit 7372569

Browse files
committed
cq-warehouse: run previously failing tests
1 parent 5c7270e commit 7372569

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pkgs/python/cq-warehouse/default.nix

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,4 @@ buildPythonPackage {
3333

3434
nativeCheckInputs = [ pytestCheckHook ];
3535

36-
disabledTests = [
37-
"test_five_sprocket_chain"
38-
"test_missing_link"
39-
"test_oblique_plane"
40-
"test_assemble_chain_transmission"
41-
"test_make_link"
42-
];
43-
4436
}

0 commit comments

Comments
 (0)