##// END OF EJS Templates
ensure warnings are raised in tests...
ensure warnings are raised in tests avoids missed warnings if the warning was already shown

File last commit:

r17291:d1162f79
r19559:00e9b684
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";