Skip to content

Commit 0fc6d57

Browse files
committed
[Rust] Remove @ignore as test seems to now pass. It might be related to another failure so not well isolated.
1 parent f201390 commit 0fc6d57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sbe-tool/src/test/java/uk/co/real_logic/sbe/generation/rust/RustGeneratorTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@ private String assertSchemaInterpretableAsRust(final String localResourceSchema)
238238
return rust;
239239
}
240240

241-
@Ignore
242241
@Test
243242
public void checkValidRustFromAllExampleSchema() throws IOException, InterruptedException
244243
{

0 commit comments

Comments
 (0)