Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored and akx committed Sep 14, 2021
1 parent 5acaff2 commit 770cfe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -13,7 +13,7 @@ clean-test-env:
@rm -rf test-env

standalone-test: import-cldr test-env
@test-env/bin/py.test tests
@test-env/bin/pytest tests

clean: clean-cldr clean-pyc clean-test-env

Expand Down

0 comments on commit 770cfe7

Please sign in to comment.