mirror of
https://github.com/lune-org/lune.git
synced 2025-05-04 10:43:57 +01:00
fix(tests): import std::process::ExitCode
This commit is contained in:
parent
9800307d9f
commit
d3dd11313f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use std::process::Stdio;
|
||||
use std::process::ExitCode;
|
||||
|
||||
use anyhow::Result;
|
||||
use console::set_colors_enabled;
|
||||
|
|
Loading…
Add table
Reference in a new issue