##// END OF EJS Templates
Skip some failing tests on Windows...
Skip some failing tests on Windows It's not obvious how to fix these, and it's not in code that ought to be platform dependent, so let's skip these tests so we can see real failures.

File last commit:

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