pull/413/head
Derek Ludwig 2018-10-15 10:59:16 -07:00
rodzic 405abf4a98
commit 4f1dc9ce27
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -7,6 +7,7 @@ from os.path import abspath, dirname
import pytest
from repo2docker.app import Repo2Docker
# This is the path to the repo2docker git repository that this file exists in.
repo_path = dirname(dirname(abspath(__file__)))