From 206fc51a6cf57697f03e27508819eafaaee58317 Mon Sep 17 00:00:00 2001 From: Tristan Maat Date: Tue, 5 Sep 2017 04:22:13 -0500 Subject: Fix tests for other platforms --- tests/frontend/track.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/frontend/track.py') 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 -- cgit v1.2.1