Skip to content
Snippets Groups Projects
Commit 281a019d authored by Gilbert L Bernstein's avatar Gilbert L Bernstein
Browse files

Update chapter3-exercise-small-caps-tests.md

parent fd5c0fcd
No related branches found
No related tags found
No related merge requests found
......@@ -16,8 +16,7 @@ Testing boilerplate:
>>> _ = wbemocks.ssl.patch().start()
>>> _ = wbemocks.patch_canvas()
>>> import browser
>>> browser.WIDTH
800
>>> browser.set_parameters(WIDTH=800)
>>> def test_layout(text):
... dl = browser.Layout(browser.lex(text)).display_list
... return wbemocks.normalize_display_list(dl)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment