Skip to content

Commit 362489b

Browse files
committed
Remove some tests on file handler
1 parent adf27f7 commit 362489b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

test.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
'tests/test_ffd.py',
88
'tests/test_idw.py',
99
'tests/test_rbf.py',
10-
'tests/test_khandler.py',
11-
'tests/test_mdpahandler.py',
12-
'tests/test_openfhandler.py',
13-
'tests/test_stlhandler.py',
14-
'tests/test_unvhandler.py',
15-
'tests/test_vtkhandler.py',
10+
#'tests/test_khandler.py',
11+
#'tests/test_mdpahandler.py',
12+
#'tests/test_openfhandler.py',
13+
#'tests/test_stlhandler.py',
14+
#'tests/test_unvhandler.py',
15+
#'tests/test_vtkhandler.py',
1616
]
1717

1818

0 commit comments

Comments
 (0)