Skip to content

Commit

Permalink
Drop comment about nose
Browse files Browse the repository at this point in the history
  • Loading branch information
utkbansal committed Jul 16, 2017
1 parent 12c22ae commit 94d1e5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions testsuite/MDAnalysisTests/topology/test_tprparser.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@ class TPRBase(TPRAttrs):
expected_n_segments = 2


# All these classes should be generated in a loop. Yet, nose test generation
# seems to work only with functions, and not with classes.
# All these classes should be generated in a loop.
class TestTPR400(TPRBase):

__test__ = True
Expand Down

0 comments on commit 94d1e5c

Please sign in to comment.