From edf7253740f5c6151e94c49e0b6df0f0b38a5b36 Mon Sep 17 00:00:00 2001 From: Alexander Trufanov Date: Mon, 8 Jan 2024 16:49:35 +0300 Subject: [PATCH] Update test_1in_2out.c --- ta-lib-rt/c/src/tools/ta_regtest/ta_test_func/test_1in_2out.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ta-lib-rt/c/src/tools/ta_regtest/ta_test_func/test_1in_2out.c b/ta-lib-rt/c/src/tools/ta_regtest/ta_test_func/test_1in_2out.c index af8107cd..a88255a0 100644 --- a/ta-lib-rt/c/src/tools/ta_regtest/ta_test_func/test_1in_2out.c +++ b/ta-lib-rt/c/src/tools/ta_regtest/ta_test_func/test_1in_2out.c @@ -511,6 +511,7 @@ static ErrorNumber do_test_state( const TA_History *history, break; default: // referenceInput = history->close; + break; } /* Make a simple first call. */