mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Delete unused variable
This commit is contained in:
parent
8e8c1d5719
commit
7b0d6671da
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -36,8 +36,6 @@ ifeq ($(ETESYNC_TESTS), true)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
PYTEST = py.test $(PYTEST_ARGS)
|
PYTEST = py.test $(PYTEST_ARGS)
|
||||||
|
|
||||||
export TESTSERVER_BASE := ./tests/storage/servers/
|
|
||||||
CODECOV_PATH = /tmp/codecov.sh
|
CODECOV_PATH = /tmp/codecov.sh
|
||||||
|
|
||||||
ci-test:
|
ci-test:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue