From 40bc5ea9ee07919932eeddb1686e79ee8fa25ca2 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Tue, 9 Mar 2021 17:22:09 +1100 Subject: Remove test lines in Dockerfiles. --- Dockerfile-debian-python3-sqlite | 1 - 1 file changed, 1 deletion(-) (limited to 'Dockerfile-debian-python3-sqlite') 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 -- cgit v1.2.3