Skip to content

Commit d3721d8

Browse files
author
Lucas McDonald
committed
m
1 parent 2ce6807 commit d3721d8

File tree

1 file changed

+0
-5
lines changed
  • DynamoDbEncryption/runtimes/python

1 file changed

+0
-5
lines changed

DynamoDbEncryption/runtimes/python/tox.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ commands =
2424
unit: {[testenv:base-command]commands} test/unit/
2525
integ: {[testenv:base-command]commands} test/integ/
2626

27-
[testenv:coverage]
28-
description = Run coverage
29-
commands =
30-
p
31-
3227
[testenv:encrypted-interface-coverage]
3328
description = Run integ + unit tests for encrypted interfaces with coverage
3429
commands =

0 commit comments

Comments
 (0)