##// END OF EJS Templates
Explicitly set the current working directory when running tests...
Explicitly set the current working directory when running tests Because of the profile directory searching algorithm, if the current working directory has a directory named 'profile_default', that will be used instead of the temporary profile directory the tests expect.

File last commit:

r17291:d1162f79
r17469:70f5afef
Show More
style.less
6 lines | 81 B | text/x-less | LessCssLexer
MinRK
add comments for style blocks in less...
r17291 /*!
*
* IPython tree view
*
*/
Brian E. Granger
Fixing less @import paths in auth/base/tree....
r12641 @import "altuploadform.less";
@import "tree.less";