Skip to content
Snippets Groups Projects
Commit 5e8b382a authored by Fahad Khalid's avatar Fahad Khalid
Browse files

Minor class name renaming.

parent d80aadcf
Branches
No related tags found
No related merge requests found
...@@ -248,13 +248,13 @@ class TestExceptionHandling: ...@@ -248,13 +248,13 @@ class TestExceptionHandling:
decorated_func(tmpdir) decorated_func(tmpdir)
class TestFilenamesDistribution: class TestDataDistribution:
""" """
Tests to verify correct data distribution with different Tests to verify correct data distribution with different
types of sized iterables. types of sized iterables.
The items being distributed are names of files created in The items being distributed are different sized iterable
a temporary directory. types as controlled by the corresponding fixture.
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment