Skip to content

Commit

Permalink
replace orignal warn implementation after test has run
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Jan 3, 2018
1 parent 422a8ea commit d94ef71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/grokcore/view/tests/view/shared_template_dir.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@
...UserWarning: Found the following unassociated template after configuration:
...shared_template_fixture...templates...unassociated.pt...
>>> warnings.warn = saved_warn
"""

0 comments on commit d94ef71

Please sign in to comment.