We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98239e commit 740448cCopy full SHA for 740448c
docs/guides/contributing/unit_tests.rst
@@ -46,7 +46,7 @@ run only the CPU unit tests from the Builtins suite::
46
47
Similarly you can run just Python tests directly::
48
49
- python3 tests/python/OpenColorIOTestSuite.py
+ python3 tests/python/OpenColorIOTestSuite.py
50
51
Test framework
52
==============
0 commit comments