tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
[git] / t / t4018 / css-colon-selector
1 RIGHT a:hover {
2     margin-top:
3     10px!important;
4     border : 10px ChangeMe #C6C6C6;
5 }