Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 513e9b4

Browse files
JulienPalardmiss-islington
authored andcommitted
1 parent 5105483 commit 513e9b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/unittest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ object-oriented way:
2727

2828
test fixture
2929
A :dfn:`test fixture` represents the preparation needed to perform one or more
30-
tests, and any associate cleanup actions. This may involve, for example,
30+
tests, and any associated cleanup actions. This may involve, for example,
3131
creating temporary or proxy databases, directories, or starting a server
3232
process.
3333

0 commit comments

Comments
 (0)