From fa1eed69c030b728a0066514c01c62dabffb5678 Mon Sep 17 00:00:00 2001 From: Nader Al Awar Date: Thu, 29 Jan 2026 13:53:29 -0600 Subject: [PATCH] Rename test file to refer to cuda_bench --- python/test/{test_nvbench.py => test_cuda_bench.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename python/test/{test_nvbench.py => test_cuda_bench.py} (100%) diff --git a/python/test/test_nvbench.py b/python/test/test_cuda_bench.py similarity index 100% rename from python/test/test_nvbench.py rename to python/test/test_cuda_bench.py