diff --git a/test/test_wrapper.py b/test/test_wrapper.py index 6b25e85ee836483d27e758669b97504e31037c77..66b1bbc463ea95ac7c3abbe2c97737b897938a9e 100644 --- a/test/test_wrapper.py +++ b/test/test_wrapper.py @@ -294,7 +294,7 @@ def test_image_format_constructor(): assert not iform.__dict__ def test_device_topology_amd_constructor(): - # doesn't need image support to succeed + # doesn't need cl_amd_device_attribute_query support to succeed topol = cl.DeviceTopologyAmd(3,4,5) assert topol.bus == 3