##// END OF EJS Templates
Merge pull request #11771 from LucianaMarques/fixcontributing...
Matthias Bussonnier -
r25066:a9a72474 merge
parent child Browse files
Show More
@@ -91,5 +91,5 b' iptest IPython.core.tests.test_alias:test_alias_lifecycle'
91
91
92 For convenience, the full path to a file can often be used instead of the module path on unix systems. For example we can run all the tests by using
92 For convenience, the full path to a file can often be used instead of the module path on unix systems. For example we can run all the tests by using
93 ```shell
93 ```shell
94 iptest IPython/core/tests/test_alial.py
94 iptest IPython/core/tests/test_alias.py
95 ```
95 ```
General Comments 0
You need to be logged in to leave comments. Login now