Skip to content

Commit 634d3f7

Browse files
removed hdxtests on makefile
1 parent 5abc7cc commit 634d3f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
django_test:
22
python manage.py test api.tests jobs.tests tasks.tests
33

4-
test:
5-
nosetests hdx_exports/tests/test_hdx_export_set.py
4+
65

76
worker:
87
PYTHONPATH=../osm-export-tool-python/ DJANGO_SETTINGS_MODULE=core.settings.project dramatiq tasks.task_runners --processes 1 --threads 1

0 commit comments

Comments
 (0)