summaryrefslogtreecommitdiff
path: root/tests/frontend/track.py
diff options
context:
space:
mode:
authorTristan Maat <tristan.maat@codethink.com>2017-09-05 04:22:13 -0500
committerTristan Maat <tristan.maat@codethink.co.uk>2017-09-28 14:46:33 +0100
commit206fc51a6cf57697f03e27508819eafaaee58317 (patch)
treee019ce1bf25ceb1ca90964450908ae2965e75eef /tests/frontend/track.py
parent37ece921d0cd4a69174ae8591127113973f53d46 (diff)
downloadbuildstream-206fc51a6cf57697f03e27508819eafaaee58317.tar.gz
Fix tests for other platforms
Diffstat (limited to 'tests/frontend/track.py')
-rw-r--r--tests/frontend/track.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/frontend/track.py b/tests/frontend/track.py
index af899bd04..0ed0b239e 100644
--- a/tests/frontend/track.py
+++ b/tests/frontend/track.py
@@ -1,6 +1,7 @@
import os
import pytest
from tests.testutils import cli, create_repo, ALL_REPO_KINDS
+from tests.testutils.site import HAVE_OSTREE
from buildstream import _yaml