mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
(test) fix javascript test
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
js: `42`;
|
||||
js: `1 + 1`;
|
||||
js: `"hello world"`;
|
||||
sigkill: `process.SIGKILL`;
|
||||
title: `process.title`;
|
||||
ternary: `(1 + 1 == 2 ? true : false)`;
|
||||
}
|
||||
.scope {
|
||||
|
||||
Reference in New Issue
Block a user