| 1 | # This test verifies that, when possible, RGBPoints for lookup tables are |
| 2 | # created using the `GenerateRGBPoints()` function, which can be significantly |
| 3 | # less verbose in state files than writing out every RGB point. |
| 4 |
nothing calls this directly
no test coverage detected