##// END OF EJS Templates
Merge pull request #1629 from minrk/msgspectest...
Merge pull request #1629 from minrk/msgspectest evaluate a few dangling validate_message generators `list(validate_message(msg))` forces it to actually step through the tests in the validate_message generator, which were being skipped.

File last commit:

r2732:60cab731
r6576:48da8dcc merge
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""