mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
disable accidentally enabled test on dev backend
This commit is contained in:
parent
cd0d89fdc9
commit
c025b8806b
1 changed files with 1 additions and 0 deletions
|
@ -373,6 +373,7 @@ fn character_literal() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm"))]
|
||||
fn dec_float_alias() {
|
||||
assert_evals_to!(
|
||||
indoc!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue