Skip to content

Commit 2dce373

Browse files
committed
enable all tests for pytest
1 parent 95cf5a0 commit 2dce373

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
test=pytest
33

44
[tool:pytest]
5-
addopts=--cov=tf2onnx --ignore=tests/test_custom_rnncell.py --ignore=tests/test_const_fold.py --ignore=tests/test_loops.py
6-
#testpaths=tests/test_*.py
5+
addopts=--cov=tf2onnx

0 commit comments

Comments
 (0)