Skip to content
Snippets Groups Projects
Commit b9932862 authored by Shane-J-Latham's avatar Shane-J-Latham
Browse files

Fix typo in comment of test/test_wrapper.py.

parent 6665d7cf
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment