Skip to content

Commit 10caaac

Browse files
committed
correct bad test txt
1 parent d302fe8 commit 10caaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SyntaxError: properties must be inside selector blocks, they cannot be in the root. in C:\git\less.js\test\less\errors\property-in-root.less on line 2, column 3:
1+
SyntaxError: properties must be inside selector blocks, they cannot be in the root. in {path}property-in-root.less on line 2, column 3:
22
1 .a() {
33
2 prop:1;
44
3 }

0 commit comments

Comments
 (0)