summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Schubert <ben.c.schubert@gmail.com>2019-06-05 18:38:16 +0100
committerbst-marge-bot <marge-bot@buildstream.build>2019-06-06 15:05:21 +0000
commit0951e10bb483a4c188a55df871dfa51cce772958 (patch)
tree42a128b1cb004e905f045998beb230e4c1f127ce
parent698cb45def22da93aef6df252ffc882e1755aff4 (diff)
downloadbuildstream-0951e10bb483a4c188a55df871dfa51cce772958.tar.gz
tests/artifactcache/pull: Remove unused variable
-rw-r--r--tests/artifactcache/pull.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/artifactcache/pull.py b/tests/artifactcache/pull.py
index 77afbbdfb..d5f2c1f06 100644
--- a/tests/artifactcache/pull.py
+++ b/tests/artifactcache/pull.py
@@ -203,7 +203,6 @@ def test_pull_tree(cli, tmpdir, datafiles):
# Load the project and CAS cache
project = Project(project_dir, context)
project.ensure_fully_loaded()
- artifactcache = context.artifactcache
cas = context.get_cascache()
# Assert that the element's artifact is cached