mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-23 06:12:00 +01:00
Fix an outdated test
This commit is contained in:
parent
8b1eedab42
commit
5b99160a15
@ -58,10 +58,10 @@ void main() {
|
||||
0,
|
||||
'CompileRequest.global_functions: Error: Expected identifier.\n'
|
||||
' ╷\n'
|
||||
'1 │ (\$)\n'
|
||||
' │ ^\n'
|
||||
'1 │ @function foo(\$) {\n'
|
||||
' │ ^\n'
|
||||
' ╵\n'
|
||||
' - 1:3 root stylesheet');
|
||||
' - 1:16 root stylesheet');
|
||||
await _process.kill();
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user