Skip to content

Commit 3c91db8

Browse files
committed
Rename test.py to evaluation.py
1 parent 77bd1c5 commit 3c91db8

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ RUN git clone --recursive https://github.com/TOPLLab/MIO.git -b verder
77
WORKDIR /app/MIO
88
RUN ./gradlew setup
99
WORKDIR /app/MIO/benchmarks
10-
CMD ["python3", "test.py"]
10+
CMD ["python3", "evaluation.py"]

0 commit comments

Comments
 (0)