diff --git a/tests/test_core_search_exact.py b/tests/test_core_search_exact.py index f36f4dc5..fce4bb4c 100644 --- a/tests/test_core_search_exact.py +++ b/tests/test_core_search_exact.py @@ -11,6 +11,7 @@ from kbmod.trajectory_generator import VelocityGridSearch +@unittest.skipIf(not HAS_GPU, "Skipping test (no GPU detected)") class test_search_exact(unittest.TestCase): def test_core_search_exact(self): # image properties