Add A Corpus Entry
We only really need a single corpus entry for this target, as it's quite easy. We'll create the corpus directory and add one file to it:
$ mkdir corpus
$ echo 'a' > corpus/1
We only really need a single corpus entry for this target, as it's quite easy. We'll create the corpus directory and add one file to it:
$ mkdir corpus
$ echo 'a' > corpus/1