This commit is contained in:
rusefillc 2022-11-01 16:36:11 -04:00
parent c55721817e
commit 8093a0a568
1 changed files with 0 additions and 1 deletions

View File

@ -115,7 +115,6 @@ public class LiveDataParserTest {
}
@Test
@Ignore // todo: https://github.com/rusefi/rusefi/issues/4669
public void testConfigurationInRealSourceCode() throws IOException, URISyntaxException {
String fileName = StateDictionary.INSTANCE.getFileName(live_data_e.LDS_boost_control);
String sourceCode = LiveDataParserPanel.getContent(LiveDataParserPanel.class, fileName + CPP_SUFFIX);