Skip to content

Commit

Permalink
README.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Oct 12, 2019
1 parent 24739d8 commit 9c12578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ module ``hello_world``.
Print the function calls that found new code paths. This information
is usually useful when writing unit tests.

.. code-block:: python
.. code-block:: text
$ pyfuzzer print_corpus
corpus/25409981b15b978c9fb5a5a2f4dab0c4b04e295f:
Expand Down Expand Up @@ -74,7 +74,7 @@ first argument.
Print the function call that caused the crash. Just as expected, the
first argument is clearly longer than 2 bytes.

.. code-block:: python
.. code-block:: text
$ pyfuzzer print_crashes
crash-1013ed88cd71fd14407b2bdbc17b95d7bc317c21:
Expand Down

0 comments on commit 9c12578

Please sign in to comment.