Update more unit test to new API
This commit is contained in:
@@ -1926,6 +1926,7 @@ mod tests {
|
||||
let emitter = errors::emitter::EmitterWriter::new(Box::new(io::sink()),
|
||||
Some(sm.clone()),
|
||||
false,
|
||||
false,
|
||||
false);
|
||||
ParseSess {
|
||||
span_diagnostic: errors::Handler::with_emitter(true, None, Box::new(emitter)),
|
||||
|
||||
Reference in New Issue
Block a user