mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +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
|
||||
|
||||
PYTEST = py.test $(PYTEST_ARGS)
|
||||
|
||||
export TESTSERVER_BASE := ./tests/storage/servers/
|
||||
CODECOV_PATH = /tmp/codecov.sh
|
||||
|
||||
ci-test:
|
||||
|
|
|
|||
Loading…
Reference in a new issue