Skip to content

Commit

Permalink
Updated build
Browse files Browse the repository at this point in the history
  • Loading branch information
kcleal committed Jul 4, 2024
1 parent bfde8fd commit 9ba1774
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dysgu/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ def test_command(ctx, **kwargs):
logging.info("[dysgu-test] Version: {}".format(dysgu_version))
tests_path = os.path.dirname(__file__) + "/tests"
tests = list()

tests.append(["dysgu fetch",
"-x ",
pwd + '/wd_test',
Expand Down

0 comments on commit 9ba1774

Please sign in to comment.