Skip to content

Commit f1e3391

Browse files
committed
GForth 0.7.3 with "Testest" Forth test framework v1.1.0
1 parent 7922f2f commit f1e3391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ ENV USER=codewarrior \
2323
WORKDIR /workspace
2424

2525
# Testest Forth test framework
26-
RUN wget -q https://raw.githubusercontent.com/codewars/ttester-codewars/v1.0.0/testest.4th
26+
RUN wget -q https://raw.githubusercontent.com/codewars/ttester-codewars/v1.1.0/testest.4th

0 commit comments

Comments
 (0)