mirror of
https://github.com/erg-lang/erg.git
synced 2025-08-04 10:49:54 +00:00
Update test.rs
This commit is contained in:
parent
b58a542f8e
commit
83cb2253e9
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ fn exec_dependent() -> Result<(), ()> {
|
|||
|
||||
#[test]
|
||||
fn exec_dependent_refinement() -> Result<(), ()> {
|
||||
expect_success("tests/should_ok/dependent_refinement.er", 0)
|
||||
expect_compile_success("tests/should_ok/dependent_refinement.er", 0)
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue