Re-enable the domain reload tests · pythonnet/pythonnet@8f443f0

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 8f443f0

committed

Re-enable the domain reload tests

Add `src/domain_tests` to `testpaths` in pyproject.toml

1 parent f2dc8f1 commit 8f443f0

File tree

1 file changed

+

1

-

0

lines changed

1 file changed

+

1

-

0

lines changed

Lines changed: 1 addition & 0 deletions

Original file line numberDiff line numberDiff line change

@@ -6,4 +6,5 @@ build-backend = "setuptools.build_meta"

66

xfail_strict = true

77

testpaths = [

88

"tests",

9+

"src/domain_tests"

910

]

0 commit comments

Comments

 (0)