From 6a9fe0c9b1776a11d4f8b0f155420d85c36e4bd4 Mon Sep 17 00:00:00 2001 From: Sergey Smolov Date: Thu, 15 Aug 2024 14:16:13 +0300 Subject: [PATCH] run-tests.sh: fixed Signed-off-by: Sergey Smolov --- run-tests.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/run-tests.sh b/run-tests.sh index c47446b..27e6af1 100644 --- a/run-tests.sh +++ b/run-tests.sh @@ -2,6 +2,4 @@ # SPDX-License-Identifier: Apache-2.0 -rm -rf $UTOPIA_HLS_HOME/output - -${UTOPIA_HLS_HOME}/build/test/utest +build/test/utest