From 351d8d21414663443a97a079892c799ed9efb263 Mon Sep 17 00:00:00 2001 From: coleramos425 Date: Fri, 31 May 2024 22:02:18 +0000 Subject: [PATCH] Missing test case Signed-off-by: coleramos425 [ROCm/rocprofiler-compute commit: 7c06b4d2ae9637eab78602e4b26f322f5f55825c] --- projects/rocprofiler-compute/tests/test_analyze_commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-compute/tests/test_analyze_commands.py b/projects/rocprofiler-compute/tests/test_analyze_commands.py index e23294f815..5a0e7aec81 100644 --- a/projects/rocprofiler-compute/tests/test_analyze_commands.py +++ b/projects/rocprofiler-compute/tests/test_analyze_commands.py @@ -768,7 +768,7 @@ def test_decimal_2(): "omniperf", "analyze", "--path", - indir1, + workload_dir, "--decimal", "1", ],