Skip to content

Commit 310d9d4

Browse files
committed
Start testing README
1 parent 0493e77 commit 310d9d4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ Get in touch with ``adamdangoor@gmail.com`` if you would like to use this with a
1818
Getting Started
1919
---------------
2020

21-
.. code:: python
21+
.. testsetup:: simple
22+
23+
assert False
24+
25+
.. testcode:: simple
2226

2327
import io
2428

0 commit comments

Comments
 (0)