Skip to content
Snippets Groups Projects
Commit 105375c6 authored by Liam Young's avatar Liam Young
Browse files

Tests dir no longer need copy of charmhelpers

Charmhelpers is now installed via pip for unit tests so stop
'Make sync' from pulling it down.

Change-Id: I88d70579a904b88d037a8fb282a1f79203073b5a
parent d5c15a8f
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,6 @@ 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
publish: lint test
bzr push lp:charms/openstack-dashboard
......
repo: https://github.com/juju/charm-helpers
destination: tests/charmhelpers
include:
- contrib.amulet
- contrib.openstack.amulet
- core
- osplatform
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment