Remove ch-tests from make sync command

The tests/charm-helpers contents were removed in the last cycle
but the corresponding sync tool was not updated for this charm.

Change-Id: I06fc6263ba31f7e37b45b1bd0af658bcd602254d
This commit is contained in:
Ryan Beisner 2019-01-07 14:30:59 -06:00
parent 2fecb7ef40
commit acd93c4395
No known key found for this signature in database
GPG Key ID: 952BACDC1C1A05FB
1 changed files with 0 additions and 1 deletions

View File

@ -18,4 +18,3 @@ bin/charm_helpers_sync.py:
sync: bin/charm_helpers_sync.py
$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-hooks.yaml
$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-tests.yaml