Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Commit

Permalink
fixed celery command test
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed May 14, 2015
1 parent bbc9528 commit ecd1917
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions celery/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,14 @@ test:
- celery.utils.dispatch
- celery.worker

commands:
# commands:
# You can put test commands to be run here. Use this to test that the
# entry points work.

- celery --help
- celeryd --help
- celerybeat --help
- celeryd-multi --help
#- celery --help
#- celeryd --help
#- celerybeat --help
#- celeryd-multi --help

# You can also put a file called run_test.py in the recipe that will be run
# at test time.
Expand Down

0 comments on commit ecd1917

Please sign in to comment.