summaryrefslogtreecommitdiff
path: root/tests/phpunit/data/less/module/styles.less
blob: ecac8392f96065aa1d549e22cf5c13ab5831d497 (plain)
1
2
3
4
5
6
@import "dependency";

/* @noflip */
.unit-tests {
	.test-mixin(@unitTestColor);
}