diff --git a/projects/ujson/Dockerfile b/projects/ujson/Dockerfile index f044df681..81550c687 100644 --- a/projects/ujson/Dockerfile +++ b/projects/ujson/Dockerfile @@ -25,4 +25,4 @@ RUN git clone \ WORKDIR ultrajson -COPY build.sh json_differential_fuzzer.py ujson_fuzzer.py $SRC/ +COPY build.sh json_differential_fuzzer.py ujson_fuzzer.py hypothesis_structured_fuzzer.py $SRC/