Skip to content

Commit bc49466

Browse files
authored
Remove testing/test_modimport.py (#6666)
2 parents 4316fe8 + abffd16 commit bc49466

File tree

2 files changed

+6
-40
lines changed

2 files changed

+6
-40
lines changed

testing/test_meta.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
"""
2+
Test importing of all internal packages and modules.
3+
4+
This ensures all internal packages can be imported without needing the pytest
5+
namespace being set, which is critical for the initialization of xdist.
6+
"""
17
import pkgutil
28
import subprocess
39
import sys

testing/test_modimport.py

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)