diff --git a/src/vms/stitch.rs b/src/vms/stitch.rs index 3483a69..1b98482 100644 --- a/src/vms/stitch.rs +++ b/src/vms/stitch.rs @@ -27,7 +27,6 @@ impl BenchVm for Stitch { }, compile: CompileTestFilter { ffmpeg: false, // function body too large for stitch - // argon2: false, // stitch currently seems to have a bug while executing ..CompileTestFilter::default() }, }