aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile-debian-python3-sqlite
diff options
context:
space:
mode:
authorBen Sturmfels <ben@sturm.com.au>2021-03-09 17:22:09 +1100
committerBen Sturmfels <ben@sturm.com.au>2021-03-09 17:22:09 +1100
commit40bc5ea9ee07919932eeddb1686e79ee8fa25ca2 (patch)
tree0213af85d349ec614339f13f349c258ebc86bda5 /Dockerfile-debian-python3-sqlite
parent3ba11716c10d285f0373c2dfc3650c0af453896b (diff)
downloadmediagoblin-40bc5ea9ee07919932eeddb1686e79ee8fa25ca2.tar.lz
mediagoblin-40bc5ea9ee07919932eeddb1686e79ee8fa25ca2.tar.xz
mediagoblin-40bc5ea9ee07919932eeddb1686e79ee8fa25ca2.zip
Remove test lines in Dockerfiles.
Diffstat (limited to 'Dockerfile-debian-python3-sqlite')
-rw-r--r--Dockerfile-debian-python3-sqlite1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile-debian-python3-sqlite b/Dockerfile-debian-python3-sqlite
index bf22b9cf..7899731f 100644
--- a/Dockerfile-debian-python3-sqlite
+++ b/Dockerfile-debian-python3-sqlite
@@ -173,7 +173,6 @@ RUN make
RUN ./bin/pip install py3exiv2
# Run the tests.
-RUN echo foo
RUN ./bin/python -m pytest -rs ./mediagoblin/tests --boxed
# Only safe if being run on a clean git checkout. Otherwise you may have already