Skip to content

Commit f171f72

Browse files
committed
Fix broken test, we should continue the discussion on fixing this in less#331 rather than break the tests
1 parent c68d33f commit f171f72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/css/import-once.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
@import "import-test-d.css";
2+
3+
@import "../import-test-d.css";
24
#import {
35
color: #ff0000;
46
}

0 commit comments

Comments
 (0)