mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
Unignore test
This commit is contained in:
parent
276bb173a0
commit
b1867a97d2
1 changed files with 0 additions and 1 deletions
|
@ -545,7 +545,6 @@ fn encode_derived_tag_two_payloads_string() {
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
#[cfg(any(feature = "gen-llvm"))]
|
#[cfg(any(feature = "gen-llvm"))]
|
||||||
#[ignore]
|
|
||||||
fn encode_derived_nested_tag_string() {
|
fn encode_derived_nested_tag_string() {
|
||||||
assert_evals_to!(
|
assert_evals_to!(
|
||||||
indoc!(
|
indoc!(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue