mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-28 03:43:23 +00:00
Rename regression to test
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5eefd600cc
commit
f675552c5a
@ -8,7 +8,7 @@
|
||||
mod test_utils;
|
||||
|
||||
#[test]
|
||||
fn regression() {
|
||||
fn test() {
|
||||
let stderr = run_cargo_component_cmd!();
|
||||
assert!(!stderr.contains("access controlled entry point is disallowed"));
|
||||
}
|
||||
|
Reference in New Issue
Block a user