diff --git a/eo-runtime/src/test/eo/org/eolang/rust-tests.eo b/eo-runtime/src/test/eo/org/eolang/rust-tests.eo index 34ed13fdaf..284f083a58 100644 --- a/eo-runtime/src/test/eo/org/eolang/rust-tests.eo +++ b/eo-runtime/src/test/eo/org/eolang/rust-tests.eo @@ -200,12 +200,10 @@ 18 "Rust insert failed" -# @todo #2498:30min Enable the tests. After removing assert-that from eo-runtime -# $.string-starts-with it not allowed anymore. Need to refactor the next tests and enable them: -# - rust-bind-not-fails, - rust-error [] > rust-bind-not-fails 1 > a 2 > b + "Rust insert failed" > to-check! QQ.rust > insert """ use eo_env::EOEnv; @@ -220,16 +218,17 @@ """ * [] - try > res + try > res! [] insert > @ [e] e > @ nop - nop > @ - eq. - res - "Rust insert failed" + eq. > @ + res.slice + 0 + to-check.length + to-check [] > rust-copy-not-fails 123 > a