Make the domain reload tests run again · pythonnet/pythonnet@a2877ef

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 a2877ef

committed

Make the domain reload tests run again

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

1 parent f2dc8f1 commit a2877ef

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)