docs/fuzzing.md in prism-0.28.0 vs docs/fuzzing.md in prism-0.30.0
- old
+ new
@@ -24,10 +24,10 @@
## Usage
There are currently three fuzzing targets
- `pm_serialize_parse` (parse)
-- `pm_regexp_named_capture_group_names` (regexp)
+- `pm_regexp_parse` (regexp)
Respectively, fuzzing can be performed with
```
make fuzz-run-parse