Skip to content

Commit 770cfe7

Browse files
hugovkakx
authored andcommitted
1 parent 5acaff2 commit 770cfe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ clean-test-env:
1313
@rm -rf test-env
1414

1515
standalone-test: import-cldr test-env
16-
@test-env/bin/py.test tests
16+
@test-env/bin/pytest tests
1717

1818
clean: clean-cldr clean-pyc clean-test-env
1919

0 commit comments

Comments
 (0)