Skip to content

Commit

Permalink
conftest add hbond section
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxuanzhuang authored Oct 5, 2024
1 parent 867565c commit 4a9f060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testsuite/MDAnalysisTests/analysis/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ def client_GNMAnalysis(request):
def client_BAT(request):
return request.param

# MDAnalysis.analysis.hydrogenbonds

@pytest.fixture(scope='module', params=params_for_cls(HydrogenBondAnalysis))
def client_HydrogenBondAnalysis(request):
Expand Down

0 comments on commit 4a9f060

Please sign in to comment.