7 lines
82 B
Text
7 lines
82 B
Text
|
|
@import "test.common.mixins";
|
||
|
|
|
||
|
|
/* @noflip */
|
||
|
|
.unit-tests {
|
||
|
|
.test-mixin(green);
|
||
|
|
}
|