Skip to content

Commit

Permalink
more tests added.
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed May 26, 2024
1 parent b52ffdd commit 840b4f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_commands.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from click.testing import CliRunner
from pyquantms.pyquantmsc import cli


# test for the create_diann_cfg command in cli
def test_create_diann_cfg_help():
runner = CliRunner()
Expand Down

0 comments on commit 840b4f3

Please sign in to comment.