In essence, tests are not an importable submodule anymore but an independent piece of code that won't be installed in a user's site-packages directory.
3 lines
37 B
CSS
3 lines
37 B
CSS
.test {
|
|
border: #3b3b3b solid 1px;
|
|
} |