newline at end of test file

This commit is contained in:
ConnorSkees 2020-06-17 02:02:05 -04:00
parent 4d068596e3
commit accf8bb398

View File

@ -67,4 +67,4 @@ test!(
style_before_at_root,
"a {}\n\n@at-root {\n @-ms-viewport { width: device-width; }\n}\n",
"@-ms-viewport {\n width: device-width;\n}\n"
);
);