summaryrefslogtreecommitdiffstats
path: root/support/testing/tests/download/test_git.py
diff options
context:
space:
mode:
Diffstat (limited to 'support/testing/tests/download/test_git.py')
-rw-r--r--support/testing/tests/download/test_git.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/testing/tests/download/test_git.py b/support/testing/tests/download/test_git.py
index 121c9191d8..723f00d188 100644
--- a/support/testing/tests/download/test_git.py
+++ b/support/testing/tests/download/test_git.py
@@ -6,7 +6,7 @@ from gitremote import GitRemote
import infra
-class GitTestBase(infra.basetest.BRTest):
+class GitTestBase(infra.basetest.BRConfigTest):
config = \
"""
BR2_BACKUP_SITE=""
OpenPOWER on IntegriCloud