##// END OF EJS Templates
TEST: Add checks for subdirectory name splitting....
TEST: Add checks for subdirectory name splitting. Previously the tests failed to catch a bug where a ContentsManager didn't split name from path in a nested subdirectory.

File last commit:

r17291:d1162f79
r19610:5564f41a
Show More
style.less
9 lines | 121 B | text/x-less | LessCssLexer
/*!
*
* IPython base
*
*/
@import "variables.less";
@import "mixins.less";
@import "flexbox.less";
@import "error.less";