mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41: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]
|
#[test]
|
||||||
|
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm"))]
|
||||||
fn dec_float_alias() {
|
fn dec_float_alias() {
|
||||||
assert_evals_to!(
|
assert_evals_to!(
|
||||||
indoc!(
|
indoc!(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue